exercism / javascript-analyzer

This is Exercism's automated analyzer for the JavaScript track.
GNU Affero General Public License v3.0
16 stars 16 forks source link

Add CONTRIBUTING.md #6

Closed SleeplessByte closed 5 years ago

SleeplessByte commented 5 years ago

Currently there is no CONTRIBUTING.md present in the root of this repository. Add a CONTRIBUTING.md with at least the following:

How to general

How to specific

Have a look at problem-specifications/CONTRIBUTING.md.

zeckdude commented 5 years ago

I could help with this, but I don't know the answers to some of these areas. Can you help me fill in the blanks and I'll write it up?

How to general

How to specific

SleeplessByte commented 5 years ago

@zeckdude have a look at https://github.com/exercism/javascript-analyzer/commit/c34f480ffa6b0e81e23abeba5fd5c1a4c3fd8e4c which is the first iteration of the document. This should answer most of your questions.