Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 376 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 376 Bytes

Contributing Guidelines

Setup

  • Fork Repository.

  • Clone Repository.

  • Setup Metamask and enter the account mnemonic in QuestionStore.js and Question.js.

Contributing

  • Have a look at the open issues. Pick an unassigned issue or create one.

  • Create a new branch and make changes.

  • Send a Pull Request after making changes.