It is time to get this repository into shape and ready for project minions to contribute.
Before that can happen we need to:
[x] Create issue labels that we want and love
[x] Create a CONTRIBUTING.md which outlines a branch / PR policy.
[x] Create an editorconfig
[x] Create a baseline node stack
[x] Create documentation for setting up the development environment
I'll likely be borrowing inspiration from Open Tech Strategies which I think does a great job of doing open source well. Since we don't have these documents yet I'll just outline my plans for this particular issue:
A) make these things as branches that are named {issuenumber}-{branch-function}
B) open PRs and ask for reviewers to review
C) self-merge once reviewers approve the PR
PREPARE THE CANNONS!!!!!!!!
It is time to get this repository into shape and ready for project minions to contribute.
Before that can happen we need to:
I'll likely be borrowing inspiration from Open Tech Strategies which I think does a great job of doing open source well. Since we don't have these documents yet I'll just outline my plans for this particular issue:
A) make these things as branches that are named {issuenumber}-{branch-function} B) open PRs and ask for reviewers to review C) self-merge once reviewers approve the PR