Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davideschiavone committed Jun 12, 2024
1 parent 15b9dd6 commit fe137ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
blank_issues_enabled: false
contact_links:
- name: Bug
url: https://github.com/openhwgroup/cv32e40p/issues/new?template=bug.md
url: https://github.com/openhwgroup/cv32e40px/issues/new?template=bug.md
about: For bugs in the RTL, Documentation, Verification environment or Tool and Build system.
labels: "Type:Bug"
- name: Task
url: https://github.com/openhwgroup/cv32e40p/issues/new?template=task.md
url: https://github.com/openhwgroup/cv32e40px/issues/new?template=task.md
about: For any task except bug fixes.
labels: "Type:Task"
- name: Question
url: https://github.com/openhwgroup/cv32e40p/issues/new?template=question.md
url: https://github.com/openhwgroup/cv32e40px/issues/new?template=question.md
about: For general questions.
labels: "Type:Question"
- name: Enhancement
url: https://github.com/openhwgroup/cv32e40p/issues/new?template=enhancement.md
url: https://github.com/openhwgroup/cv32e40px/issues/new?template=enhancement.md
about: For feature requests and enhancements.
labels: "Type:Enhancement"

0 comments on commit fe137ea

Please sign in to comment.