Skip to content

Commit 35aa9cc

Browse files
committed
chore: update issue templates
1 parent f8eba50 commit 35aa9cc

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ body:
1818
options:
1919
- label: I have read the [README.md](../README.md)
2020
required: true
21-
- label: I have searched for existing issues that might be related to this bug
21+
- label: I am using the [latest version of Agent Docstrings](https://github.com/Artemonim/AgentDocstrings/releases/latest)
2222
required: true
23-
- label: I am using the latest version of Agent Docstrings
23+
- label: I have searched for existing issues that might be related to this bug
2424
required: true
2525

2626
- type: dropdown

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ body:
1818
options:
1919
- label: I have read the [README.md](../README.md)
2020
required: true
21-
- label: I am using the latest version of Agent Docstrings
21+
- label: I am using the [latest version of Agent Docstrings](https://github.com/Artemonim/AgentDocstrings/releases/latest)
2222
required: true
23-
- label: I have searched for existing issues to see if this feature has been requested before
23+
- label: I have searched for existing open and closed issues to see if this feature has been requested before
2424
required: true
2525
- label: This feature request is not a bug report (use Bug Report template for bugs)
2626
required: true

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ body:
1616
label: Pre-submission Checklist
1717
description: Please confirm you have completed these steps
1818
options:
19+
- label: I have read the [README.md](../README.md) and relevant documentation
20+
required: true
1921
- label: I have searched existing issues and discussions for similar questions
2022
required: true
21-
- label: I have read the [README.md](../README.md) and relevant documentation
23+
- label: I have searched for existing open and closed issues to see if this feature has been requested before
2224
required: true
2325
- label: This is not a bug report (use Bug Report template for bugs)
2426
required: true

0 commit comments

Comments
 (0)