Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.59 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.59 KB

(Primary work is being done on dev branch, now deprecated. Further work will continue on dev-v2 branch)

SoloCoin

Welcome to The SoloCoin, it's great to have you here! We thank you in advance for your contributions. SoloCoin gamifies the act of social-distancing by rewarding users in points and badges for staying at home and away from people.

Contributing (Remember Read this 1st before you ask anything)

Discord link : https://www.guilded.gg/i/wEwlNMd2 Participate : Ask @arbob to add you in as a collaborators

FAQ: HOW DO I START?? Answer:

  1. Make sure to discuss your ideas with the community in an Project board or on the Discord channel.
  2. Take a look on the Project board, create the issue for the task you think is need to be done and label it according to "UI" or "Features", "Bug" etc, then assign to yourself.
  3. If you have too much to work on an issue you can label it as "help-wanted", so people can work on that item with you.
  4. Before starting to write code, make sure to pull from DEV branch. So you can have a latest build of application. Then create a new branch according to your task that you are working on, for example mark_your_location branch.
  5. If you are at this point, you really want to do or you did some great work. After task completion create a pull request from your to DEV. So other developers can review your code and then merge to DEV.

Note (Look at this video,if you absolutely no idea about github project!!)

If you are new Github project boards, just check out this video (https://www.youtube.com/watch?v=ff5cBkPg-bQ),a short tutorial about GitHub project boards