Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.54 KB

CONTRIBUTING.md

File metadata and controls

36 lines (24 loc) · 1.54 KB

Contributing to AutoCp

First off, thanks for taking the time to contribute! Your help is essential for keeping this project great. 🎉🎉🎉 If you need help, reach out to [email protected].

How can I help?

  • Writing tutorials or blog posts, improving the documentation.
  • Pull requests are Great and are actively welcomed 😃, it could be simple grammar fixes to adding new features.

Pull Request

If you have never created a pull request before, welcome 😺. Here is a quick tutorial for you.

  • Please ask first before embarking on any significant pull request (e.g. implementing features, refactoring code). You can use issues or [email protected].

  • Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, consider submitting them as separate pull requests.

  • open pull requests only against these branches.

    • main branch - for plugin work.
    • docs branch - for documentation work.

Resources

License

By contributing, you agree that your contributions will be licensed under its MIT License.