@@ -66,7 +66,7 @@ comment to the existing issue if there is extra information you can contribute.
6666
6767Bugs are tracked as [ GitHub issues] ( https://guides.github.com/features/issues/ ) .
6868
69- Simply create an issue on the [ GitHub Desktop issue tracker] ( https://github.com/desktop/desktop/issues/new?template=bug_report.md )
69+ Simply create an issue on the [ GitHub Desktop issue tracker] ( https://github.com/desktop/desktop/issues/new?template=bug_report.yaml )
7070and fill out the provided issue template.
7171
7272The information we are interested in includes:
@@ -87,7 +87,7 @@ community understand your suggestion :pencil: and find related suggestions
8787Before creating enhancement suggestions, please check [ this list] ( #before-submitting-an-enhancement-suggestion )
8888as you might find out that you don't need to create one. When you are creating
8989an enhancement suggestion, please [ include as many details as possible] ( #how-do-i-submit-a-good-enhancement-suggestion ) .
90- Fill in [ the template] ( ISSUE_TEMPLATE/problem-to-raise.md ) , including the steps
90+ Fill in [ the template] ( ISSUE_TEMPLATE/feature_request.yaml ) , including the steps
9191that you imagine you would take if the feature you're requesting existed.
9292
9393#### Before Submitting An Enhancement Suggestion
@@ -101,7 +101,7 @@ information you would like to add.
101101
102102Enhancement suggestions are tracked as [ GitHub issues] ( https://guides.github.com/features/issues/ ) .
103103
104- Simply create an issue on the [ GitHub Desktop issue tracker] ( https://github.com/desktop/desktop/issues/new?template=feature_request.md )
104+ Simply create an issue on the [ GitHub Desktop issue tracker] ( https://github.com/desktop/desktop/issues/new?template=feature_request.yaml )
105105and fill out the provided issue template.
106106
107107Some additional advice:
0 commit comments