-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Current Behavior
In the README customization checklist, the instruction 'search and replace ... in config.yml' refers to the file at .github/ISSUE_TEMPLATE/config.yml, but this is not obvious to all users.
Reproduction / Steps To Reproduce
- Follow the checklist and search for 'config.yml' in the root.
- Confusion may arise as 'config.yml' is not in the root directory.
- User may not realize it's at .github/ISSUE_TEMPLATE/config.yml.
Anything else?
Recommendation: Update checklist text to explicitly list full path as '.github/ISSUE_TEMPLATE/config.yml' to avoid confusion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation