Skip to content

Commit

Permalink
Add templates for reporting issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
yjcyxky committed Mar 5, 2024
1 parent f06e989 commit bb1d477
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
about: Manage your project's issue templates
config:
blank_issues_enabled: false
contact_links:
- name: OpenProphetDB Team
url: https://www.prophetdb.org/contact/
about: Please ask and answer questions here.
issue_templates:
- name: Bug report
about: Create a report to help us improve
labels: bug
assignees: yjcyxky@163.com
- name: Feature request
about: Suggest an idea for this project
labels: enhancement
assignees: yjcyxky@163.com

0 comments on commit bb1d477

Please sign in to comment.