mirror of
https://github.com/AntelopeIO/eos-vm.git
synced 2026-07-21 14:33:29 +00:00
Adds pull request template.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<!-- PLEASE FILL OUT THE FOLLOWING MARKDOWN TEMPLATE -->
|
||||
<!-- PR title alone should be sufficient to understand changes. -->
|
||||
|
||||
## Change Description
|
||||
<!-- Describe your changes, their justification, AND their impact. Reference issues or pull requests where possible (use '#XX' or 'GH-XX' where XX is the issue or pull request number). -->
|
||||
|
||||
|
||||
## API Changes
|
||||
- [ ] API Changes
|
||||
<!-- checked [x] = API changes; unchecked [ ] = no changes, ignore this section -->
|
||||
<!-- If this PR introduces API changes, please describe the changes here. What will developers need to know before upgrading to this version? -->
|
||||
|
||||
|
||||
## Documentation Additions
|
||||
- [ ] Documentation Additions
|
||||
<!-- checked [x] = Documentation changes; unchecked [ ] = no changes, ignore this section -->
|
||||
<!-- Describe what must be added to the documentation after merge. -->
|
||||
Reference in New Issue
Block a user