Documented: Renew community standard files like issue templates and pull request template.#543
Open
sven-seyfert wants to merge 1 commit intoDanp2:masterfrom
Open
Conversation
…ull request template.
Contributor
Author
|
FYI: @mlipok 👆 |
Contributor
|
I have alread use this on https://github.com/ioa747/NetWebView2Lib and it works fine. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @Danp2 ✌️ ,
years ago, #199, I introduced some of the "community standard" files that projects/repository should have or offer. This PR brings finally the updated version of these template files.
Yaml-based files give the Issue or PR creator a form to submit, instead of free text (markdown).
Sadly GitHub does not support
.ymlfor the pull request template, therefor it's still a markdown file.I hope you will find this helpful.
If you have any question, have a look at the "New issue" button at autoit-webdriver-boilerplate or/and contact me as usually.
Thanks and enjoy 🤝 !
Best regards
Sven
As a side note to cover the "WHY":
See information of recommended community standards.