Added GitHub templates.

This commit is contained in:
Maryna Herasimovich 2024-08-29 13:06:48 -07:00 committed by pluknet
parent da468ec0c0
commit 082a3cbe3b
3 changed files with 66 additions and 0 deletions

10
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,10 @@
### Proposed changes
Describe the use case and detail of the change.
If this pull request addresses an issue on GitHub, make sure to reference that
issue using one of the
[supported keywords](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue).
Before creating a pull request, make sure to comply with
[`Contributing Guidelines`](/CONTRIBUTING.md).