ScoopInstaller_Main/.github/pull_request_template.md
Rashil Gandhi 883788848a
feat(chore): Add a default issue template (#2889)
* Add a default issue template

* Create pull_request_template.md

* Remove trailing whitespace
2021-11-06 00:34:46 +05:30

34 lines
790 B
Markdown

<!-- Provide a general summary of your changes in the title above -->
<!--
By opening this PR you confirm that you have searched for similar issues/PRs here already.
Failing to do so will most likely result in closing of this PR without any explanation.
It is also mandatory to open a relevant issue (either Package Request or Bug Report) for
discussion with the maintainers, before creating any new PR.
-->
Closes #XXXX
<!-- or -->
Relates to #XXXX
<!--
If this is a manifest for a new package, make sure that you follow the general order of
fields as shown below:
`version`
`description`
`homepage`
`license`
`url`
`hash`
`pre_install`
`installer`
`post_install`
`uninstaller`
`bin`
`shortcuts`
`persist`
`checkver`
`autoupdate`
`notes`
-->