Skip to content

Update CONTRIBUTING.md #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Working with Issues <a name="issues"></a>

### Issue tracker

Click ``Issues`` in the repository to see the reported issues.
Click on ''issues'' in the repository to check the reported errors.

### Submitting an Issue

Expand All @@ -74,7 +74,7 @@ See [Issue Template](issue_template.md).
Working with UIPs <a name="uips"></a>
-------------------------------------

UIP is short for U°OS Improvement Proposal.
UIP stands for U°OS Improvement Proposal.

A UIP is what you submit to improve the U°OS protocol. A UIP is always a community decision and must go through a detailed discussion with the community members.

Expand All @@ -84,7 +84,7 @@ UIPs are tracked in the [uos.uip](https://github.com/UOSnetwork/uos.uip) reposit

### Submitting a UIP

Submit a UIP as a pull request to the UIP repository: github/UOSnetwork/repo/
Submit a UIP as a pull request to the U°OS Improvement Proposal repository: github/UOSnetwork/repo/

See [UIP Template](../../../uos.uip/blob/master/uip_template.md).

Expand Down