Skip to content

Commit 379bbaa

Browse files
authored
Update issue-management-guide.md
1 parent 535a4cb commit 379bbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/issue-management-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The first step to effective issue management is to get clear, structured informa
88

99
- **What they are:** Pre-populated templates for bug reports and feature requests that prompt the user for specific information.
1010
- **Why they're useful:** They ensure you get the information you need to act on an issue, such as steps to reproduce a bug or the use case for a new feature.
11-
- **How to use them:** This repository includes templates in the [`.github/ISSUE_TEMPLATE`](./.github/ISSUE_TEMPLATE) directory. You can customize them to fit your project's needs.
11+
- **How to use them:** This repository includes templates in the [`.github/ISSUE_TEMPLATE/`](../.github/ISSUE_TEMPLATE/) directory. You can customize them to fit your project's needs.
1212

1313
## 2. Leverage Labels
1414

0 commit comments

Comments
 (0)