Skip to content

Commit 4ed6d80

Browse files
committed
add: readme
0 parents  commit 4ed6d80

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Github templates
2+
3+
[![licence mit](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](http://hemersonvianna.mit-license.org/)
4+
[![issues](https://img.shields.io/github/issues/brazilian-dev/github-templates.svg?style=flat-square)](https://github.com/brazilian-dev/github-templates/issues)
5+
6+
> 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.
25+
26+
## License
27+
28+
[MIT license](http://hemersonvianna.mit-license.org/) © Hemerson Vianna

0 commit comments

Comments
 (0)