3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00

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

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._