Skip to content

Commit

Permalink
GitBook: [master] 2 pages modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Betree authored and gitbook-bot committed Aug 9, 2019
1 parent bea417f commit 357fbd4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions developers/guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ description: >-
* When adding new dependencies, we use [fixed versions](https://docs.npmjs.com/about-semantic-versioning).
* Don't commit `package-lock.json` if you're not making any changes to the libraries.
* If the issue you're working on require changes in both API and Frontend, give your Git branches the same name. CI will automatically pull the correct API's branch when testing the Frontend.
* We **love** screenshots - or better: screencasts. Include some in your pull requests to demonstrate your changes and you will have our eternal gratitude.

### Frontend rules

Expand Down
7 changes: 3 additions & 4 deletions the-open-collective-way/core-contributors-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@

**Take care of yourself**, it’s a marathon - not a sprint. Take care of each other. We are all doing our best.

Expect **review requests** to be replied in 24h hours \(excluding weekends\), after this period you can merge.
Expect **review requests** to be replied in 24h hours \(excluding weekends\), after this period you can merge.

Ensure you have **proper RFCs** for important changes

**You’re responsible** for deploying what you develop

**It’s everyone’s responsibility to make sure we are all as autonomous as possible**.
**You’re responsible** for deploying what you develop

**It’s everyone’s responsibility to make sure we are all as autonomous as possible**.

0 comments on commit 357fbd4

Please sign in to comment.