diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c7cb446..999f468 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,14 +1,15 @@ -## Please create the pull request to **[dev](https://github.com/RizkyRajitha/linkin/tree/dev) branch** branch. +## Contributing Guidelines pull request [Making a pull request](https://github.com/RizkyRajitha/linkin/blob/master/CONTRIBUTING.md#making-pull-request) + ### Guidelines -- I read the [Contributing Guidelines](https://github.com/CONTRIBUTING.md) [ ] +- [ ] I read the [Contributing Guidelines](https://github.com/CONTRIBUTING.md) ### This pull request regarding on -- [ ] issue -- [ ] feature request -- [ ] bug +- [ ] fixed an issue +- [ ] developed new feature +- [ ] fixed a bug ### Briefly describe what you did