Skip to content

Commit 817262d

Browse files
author
Kent C. Dodds
committed
docs(contrib): Add makeapullrequest.com links
1 parent f8c972f commit 817262d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ with a link to a jsbin that demonstrates the issue with [issue.angular-formly.co
2929

3030
## Pull Requests
3131

32+
**Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github)
33+
3234
‼️‼️‼️ 👉**Please follow our commit message conventions** even if you're making a small change! This repository follows the
3335
[How to Write an Open Source JavaScript Library](https://egghead.io/series/how-to-write-an-open-source-javascript-library)
3436
series on egghead.io (by yours truly). See

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Links:
1414
[![egghead.io lessons](https://img.shields.io/badge/egghead-lessons-blue.svg?style=flat-square)](https://egghead.io/playlists/advanced-angular-forms-with-angular-formly)
1515
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/formly-js/angular-formly?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1616
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/formly-js/angular-formly/releases)
17+
[![PRs Welcome](https://img.shields.io/badge/prs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
18+
1719

1820
angular-formly is an AngularJS module which has a directive to help customize and render JavaScript/JSON configured forms.
1921
The `formly-form` directive and the `formlyConfig` service are very powerful and bring unmatched maintainability to your

0 commit comments

Comments
 (0)