-
Notifications
You must be signed in to change notification settings - Fork 60k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elaborate on how to escape multiple labels in issue templates #519
Conversation
Escaping them individually led to bugs in our templates that I had to spend time on tracking down.
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Thanks so much for opening a PR @MortenBoysen! I'll get this triaged for review ⚡ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry to hear that this cost you time debugging your template but many thanks for submitting a fix to stop it affecting others 💖
...building-a-strong-community/manually-creating-a-single-issue-template-for-your-repository.md
Outdated
Show resolved
Hide resolved
👋🏻 Hi @MortenBoysen - before I merge this PR, I'd really like to know your thoughts on my suggested change to introductory text. Would that have been any clearer? |
…-single-issue-template-for-your-repository.md Co-authored-by: Felicity Chapman <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. |
Why:
Escaping them individually led to bugs in our templates that I had to spend time on tracking down.
What's being changed:
The description on how to change labels in issue templates
Check off the following: