EOSPortal / eosportal-front

🗳EOSPortal Community Voting
https://eosportal.io
28 stars 22 forks source link

Set some contributing guidelines #10

Closed asgeir-s closed 6 years ago

asgeir-s commented 6 years ago

My proposal:

Development Workflow

  1. Create an issue or pick an available open issue.
  2. Assign the issue to yourself.
  3. In waffle (https://waffle.io/zrts/eosportal-front) move the issue to "In Progress".
  4. Create a feature branch.
  5. Do development.
  6. Create a pull request for the issue.
  7. Move the issue to "Review" in waffle.

Review Workflow

  1. Pick an issue from waffle's "Review" column.
  2. Review it with comments.
  3. If accepted merge it. Else, if not accepted make comments and move it back to "In Progress".