neoneo-go/.github/PULL_REQUEST_TEMPLATE.md
2018-02-02 19:04:56 +00:00

16 lines
No EOL
180 B
Markdown

### Problem
...
### Solution
...
### Notes
Use [semver](https://semver.org/) to bump `VERSION`, and remember to run the following after
merging your PR:
```
make push-tag
```