You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> GitHub listened and now we're able to [create templates for issues and pull requests](https://github.com/blog/2111-issue-and-pull-request-templates).
7
+
8
+
## Issues `ISSUE_TEMPLATE.md`
9
+
10
+
11
+
## Pull Requests `PULL_REQUEST_TEMPLATE.md`
12
+
13
+
14
+
## Contributing
15
+
16
+
- Fork it!
17
+
- Create your feature branch: `git checkout -b my-new-feature`
18
+
- Commit your changes: `git commit -m 'Add some feature'`
19
+
- Push to the branch: `git push origin my-new-feature`
20
+
- Submit a pull request
21
+
22
+
## Log
23
+
24
+
Check [Releases](https://github.com/brazilian-dev/github-templates/releases) for detailed changelog.
0 commit comments