Merge pull request #4382 from YosysHQ/micko/pr_template

Add PR template
This commit is contained in:
Miodrag Milanović 2024-05-08 13:46:10 +02:00 committed by GitHub
commit 77dff5a293
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

5
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,5 @@
_What are the reasons/motivation for this change?_
_Explain how this is achieved._
_If applicable, please suggest to reviewers how they can test the change._