You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up SUPPORT.md by removing template placeholders
Good day,
I noticed this file contained unfinished template placeholders that should be cleaned up before publishing the repo. This small fix removes the TODO heading and inserts helpful instructions for getting help through GitHub Discussions.
Thank you for your work on this project. I hope this small fix is helpful. Please let me know if there's anything to adjust.
Warmly, RoomWithOutRoof
Copy file name to clipboardExpand all lines: SUPPORT.md
+6-16Lines changed: 6 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,14 @@
1
-
# TODO: The maintainer of this repo has not yet edited this file
2
-
3
-
**REPO OWNER**: Do you want Customer Service & Support (CSS) support for this product/project?
4
-
5
-
-**No CSS support:** Fill out this template with information about how to file issues and get help.
6
-
-**Yes CSS support:** Fill out an intake form at [aka.ms/onboardsupport](https://aka.ms/onboardsupport). CSS will work with/help you to determine next steps.
7
-
-**Not sure?** Fill out an intake as though the answer were "Yes". CSS will help you decide.
1
+
# Support
8
2
9
-
*Then remove this first heading from this SUPPORT.MD file before publishing your repo.*
3
+
## How to file issues and get help
10
4
11
-
# Support
5
+
This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue.
12
6
13
-
## How to file issues and get help
7
+
For help and questions about using this project, please file a GitHub Discussion in the Q&A category, or search for existing issues that may address your question.
14
8
15
-
This project uses GitHub Issues to track bugs and feature requests. Please search the existing
16
-
issues before filing new issues to avoid duplicates. For new issues, file your bug or
17
-
feature request as a new Issue.
9
+
## Microsoft Support Policy
18
10
19
-
For help and questions about using this project, please **REPO MAINTAINER: INSERT INSTRUCTIONS HERE
20
-
FOR HOW TO ENGAGE REPO OWNERS OR COMMUNITY FOR HELP. COULD BE A STACK OVERFLOW TAG OR OTHER
21
-
CHANNEL. WHERE WILL YOU HELP PEOPLE?**.
11
+
Support for this project is limited to the resources listed above.
0 commit comments