🎉 First off, thanks for taking the time to contribute! 🎉
The following is a set of guidelines for contributing to AutolabCLI and its packages, which are hosted in the AutolabJS Organization on GitHub. These are just guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
What should I know before I get started?
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code.
This project uses NodeJS as the primary base. Hence a familiarily with Javascript would be good.
Fill out the required template, the information it asks for helps us resolve issues faster.
Fill in the template, including the steps that you imagine you would take if the feature you're requesting existed.
Unsure where to begin contributing to AutolabCLI? You can start by looking through these Level: Beginner
issues:
- [Beginner issues][Level: Beginner] - issues which should only require a few lines of code, and a test or two.
- Installation Steps
- Fill in the required template
- Include screenshots and animated GIFs in your pull request whenever possible.
- Use the present tense ("Add feature" not "Added feature")
- Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
- Limit the first line to 72 characters or less
- Reference issues and pull requests liberally
- The title should be of the format
<issue> Title