Skip to content

How to Contribute

Sakshi Munjal edited this page Aug 5, 2020 · 1 revision

First of all, thank you for the interest in contributing to the AnitaB Open Source Website!

Any issue labeled as Status: Available or First Timers Only can be worked by any contributor.

Issues labeled as First Timers Only are more oriented towards newcomers, with the exception of Quality Assurance issues that can be worked by any contributor because there can always be some bug and these issues are always available.

There are many ways you can contribute to this project.

  • Test AnitaB OS Website for Quality Assurance purposes and report bugs (if any);
  • Give feedback on what is shared with the community (UI prototype, suggesting new features);
  • Participate in discussions on Slack;
  • Solving the available issues, implement features, fix bugs, develop tests, etc...;
  • Helping others understand the project on Slack;
  • Review pull requests (PRs), even if you're a newcomer.

Code

You can help on the development. You can check the contribution guidelines for this, CONTRIBUTING.md file inside .github folder.

Before starting to contribute make sure to check our Commit Message Style Guide.

You can check existing issues that are available and not assigned to anyone. You can filter also issues with labels such as Category: Coding which are available Status: Available.

You can find a bugs while testing and submit an issue to solve them.

Quality Assurance

You can test AnitaB OS Website for bugs. If you find any bug you can report by creating an issue, using the Bug report template. These types of reports are very important because we can detect bugs in the AnitaB OS website and then create issues that fix these bugs. Also if you're not comfortable with the code you can just report a bugs you find, without having to suggest a solution on it, and that's a valuable contribution to the project.

Documentation

Documentation is a very important part of Open Source. These is what new contributors use to learn about the project before starting to contribute. You can always suggest improvements on the existing documentation and even help developing it.

You may check issues labeled with Category: Documentation/Training This documentation can be related with code, quality assurance test cases, the application features, anything related with this project. Here are some examples of documentation:

Outreach/Training/Research

For this you can promote the project in whatever way you feel comfortable with. Here's some examples:

  • You can write blog posts about the project, something you learned from it, or you want to share with others;
  • Research about ways to improve the project and discuss it with the Community on the Slack;
  • Participate on the project's discussion on the #anitab-org.github.io channel;
  • Help other contributors or newcomers learn and understand the project;
  • etc ...

UI Interface

You can help contribute to efficiently beautify the UI/UX of AnitaB OS Website.

One Last Thing

If you have any doubts about the project or how to contribute do not hesitate to ask questions on GitHub or on Zulip. The community will do their best to help you out :)