We welcome contributions from the community, but they must follow these guidelines:
-
Your code should be tested.
-
Your code should follow the style of the rest of the code.
- Use proper tabbing.
- Use proper indentation.
Visit this link to fork the benja2998/batch repository.
Clone your fork to your local machine:
git clone git@github.com:your-username/batch.gitFrom there, you can make changes to the code.
Note: You can also use https, and the name of the repo may be different if you specify a different name when you fork the repo.
You can also make changes directly in the GitHub web interface.