Skip to content

Commit

Permalink
Merge pull request #36 from hopkinsju/patch-1
Browse files Browse the repository at this point in the history
Change PR link to point to this repo
  • Loading branch information
design1online authored Jan 23, 2020
2 parents f457678 + ebe39e5 commit 052880c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you have a general question or an issue please refer to our [Frequently Asked
ArcAds has a series of unit tests built with [Jest](https://facebook.github.io/jest/). We are always looking to improve our testing coverage , and request that if you create new functionality that you also include tests along with it.

## Submitting changes
Please send a [Pull Request to ArcAds](https://github.com/opengovernment/opengovernment/pull/new/master) with a clear list of what you've done (you read more about [Github pull requests here](http://help.github.com/pull-requests/)).
Please send a [Pull Request to ArcAds](https://github.com/washingtonpost/ArcAds/pull/new/master) with a clear list of what you've done (you read more about [Github pull requests here](http://help.github.com/pull-requests/)).
Please follow the best practices guide below and make sure all of your commits are atomic (one feature per commit).

Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:
Expand Down

0 comments on commit 052880c

Please sign in to comment.