Skip to content

Commit

Permalink
chore: update issue templates (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
yizha1 authored Jun 14, 2023
1 parent 0391202 commit 3215b60
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 22 deletions.
10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/bug-or-issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,6 @@ body:
attributes:
value: |
Thank you for taking the time to fill out this issue report. 🛑 Please check existing issues first before continuing: https://github.com/notaryproject/notation/issues
- type: dropdown
id: area
validations:
required: true
attributes:
label: "What is the areas you experience the issue in?"
options:
- Notation CLI
- Notation-Core-Go Library
- Notation-Go Library
- type: textarea
id: verbatim
validations:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ blank_issues_enabled: false
contact_links:
- name: Ask a question
url: https://slack.cncf.io/
about: "Join #notary-project channel on CNCF Slack"
about: "Join #notary-project channel on CNCF Slack"
12 changes: 1 addition & 11 deletions .github/ISSUE_TEMPLATE/feature-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,6 @@ body:
attributes:
value: |
Thank you for taking the time to suggest a useful feature for the project!
- type: dropdown
id: area
validations:
required: true
attributes:
label: "What is the areas you would like to add the new feature to?"
options:
- Notation CLI
- Notation-Core-Go Library
- Notation-Go Library
- type: textarea
id: problem
validations:
Expand Down Expand Up @@ -60,4 +50,4 @@ body:
- type: markdown
attributes:
value: |
If you want to contribute to this project, we will be happy to guide you through out contribution process especially when you already have a good proposal or understanding of how to imrpove the functionality. Join us at https://slack.cncf.io/ and choose #notary-project channel.
If you want to contribute to this project, we will be happy to guide you through out contribution process especially when you already have a good proposal or understanding of how to improve the functionality. Join us at https://slack.cncf.io/ and choose #notary-project channel.

0 comments on commit 3215b60

Please sign in to comment.