Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#265)
Browse files Browse the repository at this point in the history
wrong project name and dead link for coding style
  • Loading branch information
Maar-io authored Feb 6, 2021
1 parent 5d5d606 commit f8400c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

## The `Neon` project is an **OPENISH Open Source Project**
## The `Plasm` project is an **OPENISH Open Source Project**

* * *

Expand All @@ -16,7 +16,7 @@ There are a few basic ground-rules for contributors:
2. **Non-master branches** ought to be used for ongoing work.
3. **External API changes and significant modifications** ought to be subject to an **internal pull-request** to solicit feedback from other contributors.
4. Internal pull-requests to solicit feedback are _encouraged_ for any other non-trivial contribution but left to the discretion of the contributor.
5. Contributors should adhere to the [house coding style](https://wiki.parity.io/Substrate-Style-Guide).
5. Contributors should adhere to the [house coding style](https://substrate.dev/recipes/).

## Releases

Expand All @@ -29,4 +29,4 @@ This is an experiment and feedback is welcome! This document may also be subject
## Heritage
These contributing guidelines are modified from the "OPEN Open Source Project" guidelines for the Level project: https://github.com/Level/community/blob/master/CONTRIBUTING.md

* * *
* * *

0 comments on commit f8400c6

Please sign in to comment.