@@ -66,7 +66,7 @@ comment to the existing issue if there is extra information you can contribute.
66
66
67
67
Bugs are tracked as [ GitHub issues] ( https://guides.github.com/features/issues/ ) .
68
68
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 )
70
70
and fill out the provided issue template.
71
71
72
72
The information we are interested in includes:
@@ -87,7 +87,7 @@ community understand your suggestion :pencil: and find related suggestions
87
87
Before creating enhancement suggestions, please check [ this list] ( #before-submitting-an-enhancement-suggestion )
88
88
as you might find out that you don't need to create one. When you are creating
89
89
an 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
91
91
that you imagine you would take if the feature you're requesting existed.
92
92
93
93
#### Before Submitting An Enhancement Suggestion
@@ -101,7 +101,7 @@ information you would like to add.
101
101
102
102
Enhancement suggestions are tracked as [ GitHub issues] ( https://guides.github.com/features/issues/ ) .
103
103
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 )
105
105
and fill out the provided issue template.
106
106
107
107
Some additional advice:
0 commit comments