Update creating-an-issue.md#23536
Conversation
Adding a tip that query parameters also work for custom fields in issue template creation on line 173 Fixes github#22835 Closes github#22835
|
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. |
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.
fpt: Free, Pro, Team |
|
@amandamartin-dev Thanks for submitting a PR to fix your issue! 👍 I'll get this triaged for review! ⚡ |
There was a problem hiding this comment.
@amandamartin-dev Thanks so much for opening this PR! ✨ Your addition looked good - however, I looked into this a bit further and I think the information you were looking for is already there (the paragraph under the table of query parameters), but the language could definitely be improved as it was a bit unclear and easy to miss!
Basically, custom fields can be defined in YAML issue forms (not the original Markdown issue templates), and YAML issue templates are only supported for GitHub.com and Enterprise Cloud (not yet Enterprise Server).
I have added a suggestion to update that paragraph using some of the language that you originally added, to make it clearer! Take a look at the preview and let me know if that looks good to you - if you think it still might be unclear, we could try putting it in "Tip" form as well. 👍
…e.md modify description to be more descriptive of where query params can be used Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
|
@amandamartin-dev Awesome, looks good to me! Marking this as ready to merge - thanks again for catching this and opening this PR! ✨ |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Why:
Closes #22835
What's being changed (if available, include any code snippets, screenshots, or gifs):
Adding a tip that query parameters also work for custom fields in issue template creation on line 173 just below the query parameters table
Check off the following: