Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 2.73 KB

CONTRIBUTING.md

File metadata and controls

62 lines (38 loc) · 2.73 KB

Contributing

Thank you for your interest in contributing to the ARC project! We welcome code and non-code contributions from new and seasoned developers at any career stage, and any sector.
Hactoberfest participation guide

Finding Issues to Work On

We label our issues to help contributors find ones that match their skills and experience level. Here are some labels you might find helpful:

Difficulty Level Description Label
Easy/ Beginner/ Novice Issues that are ideal for first-time contributors DifficultyLevelEasy
Very Easy Simple issues that can be fixed quickly DifficultyLevelVeryEasy
Average/ Normal/ Medium/ Standard/ Intermediate Issues that require some understanding of the codebase DifficultyLevelAverage
Hard/ Expert/ Difficult Issues that require a significant amount of time and effort DifficultyLevelHard
Harder Very challenging issues that require advanced knowledge DifficultyLevelHarder

Making Changes

Once you have found an issue you want to work on, follow these steps to make changes:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes to the codebase.
  4. Add unit tests for your changes.
  5. Commit your changes and push them to your fork.
  6. Create a pull request against the upstream repository.

Once you have created a pull request, a maintainer will review your changes. If your changes are approved, they will be merged into the upstream repository.

Hactoberfest technical contributions

Non-code and Low-code Contribution

Low-code and non-code contributions are an excellent way to get involved in supporting the ARC project. Here are some examples of ways you can contribute:

LOW-CODE

  • Technical documentation
  • User experience testing
  • Technical blog post or tutorial
  • Case studies

NON-CODE CONTRIBUTIONS:

  • Writing
  • Translating
  • Talks or presentations
  • Social media
  • Blog posts

Thank You!

Thank you for taking the time to contribute to the ARC platform project! Your contributions help to make the project better for everyone.