vagrant/.github/PULL_REQUEST_TEMPLATE.md

10 lines
312 B
Markdown

### Overview
Provide a one-sentence overview of what this pull request is for.
### References
Please list all issue references. If this fixes an issue, say "Fixes <number>".
If there is not an existing issue, please open an issue _first_, and then submit
your pull request.
- Fixes GH-1234
- References GH-5678