doomemacs/.github/PULL_REQUEST/general.md

17 lines
546 B
Markdown
Raw Normal View History

2020-02-13 15:51:28 +08:00
---
name: General Contribution
about: A general code or documentation PR
---
2019-12-12 14:26:14 +08:00
> Please follow these steps before submitting your PR:
>
> - [ ] This PR targets the `develop` branch and not `master`
2019-07-11 23:23:10 +08:00
> - [ ] If your PR is a work in progress, include [WIP] in its title
> - [ ] Its commits' summaries are reasonably descriptive
> - [ ] You've described what this PR addresses below
> - [ ] You've included links to relevant issues, if any
> - [ ] You've deleted this template
>
> Thank you for contributing to Doom Emacs! <3
Your description here...