mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Add a link and a badge to http://makeapullrequest.com/
This commit is contained in:
parent
fff93bb086
commit
a03f664869
2 changed files with 23 additions and 2 deletions
|
|
@ -39,6 +39,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
|||
* [GitHub contributors](#github-contributors)
|
||||
* [GitHub issues](#github-issues)
|
||||
* [GitHub pull-requests](#github-pull-requests)
|
||||
* [GitHub Make a Pull Requests](#github-make-a-pull-requests)
|
||||
* [GitHub file size](#github-file-size)
|
||||
* [GitHub version](#github-version)
|
||||
* [Bitbucket related](#bitbucket-related)
|
||||
|
|
@ -401,7 +402,7 @@ From [isitmaintained.com](http://isitmaintained.com):
|
|||
[](http://isitmaintained.com/project/Naereen/badges "Percentage of issues still open")
|
||||
```
|
||||
|
||||
### GitHub pull-requests
|
||||
### GitHub Pull Requests
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/pull/)
|
||||
```markdown
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/pull/)
|
||||
|
|
@ -412,6 +413,12 @@ From [isitmaintained.com](http://isitmaintained.com):
|
|||
[](https://GitHub.com/Naereen/StrapDown.js/pull/)
|
||||
```
|
||||
|
||||
### GitHub Make a Pull Requests
|
||||
[](http://makeapullrequest.com)
|
||||
```markdown
|
||||
[](http://makeapullrequest.com)
|
||||
```
|
||||
|
||||
### GitHub file size
|
||||
[](https://github.com/Naereen/StrapDown.js/blob/master/strapdown.min.js)
|
||||
```markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue