From 717b5878b912c6080878774a4e45757cfc541ae1 Mon Sep 17 00:00:00 2001 From: aryavrma <53231396+aryavrma@users.noreply.github.com> Date: Fri, 16 Oct 2020 23:52:20 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c2fc87a..4e0f661 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,7 +65,7 @@ Working with Issues ### 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 @@ -74,7 +74,7 @@ See [Issue Template](issue_template.md). Working with UIPs ------------------------------------- -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. @@ -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).