Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Updates based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbroberg committed Jan 18, 2017
1 parent 4bcb487 commit ab493f4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,14 @@ When **requesting a feature**, context is key. Some of the questions we want to
- How urgent is the need (nice to have feature or need to have)?
- Does this align with the goals of Snap?

When **proposing a new approach**, understanding the use case is key. We organize these requests into a RFC process. RFCs must include:
When **proposing a RFC**, understanding the use case is key. This type of issue includes:
- A start and end date for comments
- A set of required participants
- A proposal that includes what is in and out of scope
- A proposal with a straightforward explanation as well as what is in and out of scope

### What is an RFC?

The Snap maintainers use RFCs, loosely based off the [EITF practice](https://www.ietf.org/rfc.html), to discuss proposed architectural and organizational improvements to the project. While most RFCs will originate from the maintainers, we welcome all users suggesting improvements through the RFC process.

When **proposing a new approach to solving a challenge**, whether technical or organizational, open a request for comment (RFC). If you are ever unsure whether you should do so, open a regular issue and maintainers will help you groom it into a RFC.
The Snap maintainers use RFCs, loosely based off the [EITF practice](https://www.ietf.org/rfc.html), to discuss proposed architectural and organizational improvements to the project. While most RFCs will originate from the maintainers, we welcome all users suggesting improvements through the RFC process. If you're not sure if you need to open one, you can always [discuss your idea on Slack](http://slack.snap-telemetry.io) beforehand.

## Contributing Code

Expand Down

0 comments on commit ab493f4

Please sign in to comment.