Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 2.17 KB

CONTRIBUTING.md

File metadata and controls

36 lines (20 loc) · 2.17 KB

How to Contribute

Want to contribute? Awesome! It's easy to get started.

Open a New Issue

Please take a look at the already Opened Issues to see if your concern has already been raised. If it wasn't, feel free to open a New Issue.

If it's Security-Related

Please review our Security Policy.

Fix an Existing Issue

Browse through the Open Issues and pick one that interests you. After selecting an issue, leave a comment on it or reach out via our communication channels, and we'll assign it to you.

Branch Creation

If you'd like to create your own branch to fix an issue, feel free to do so. Contact us so that you can create branches.

When creating a branch, please make sure to follow our branch naming convention. This helps keep things organized and makes it easier for everyone to collaborate. The branch name format should be: {initials}/{feat/fix}/{branch-name}.

  • {initials}: Use your initials or a really short nick to identify your work;
  • {feat/fix/chore}: Specify whether the branch is for a new feature (feat), a bug fix (fix) or something not code-related (chore);
  • {branch-name}: Give the branch a descriptive name related to the task you're working on (e.g., user-authentication, login-bug);
  • / separator: Be sure to include a / between these sections.

This structure helps ensure that branches are clear, consistent, and easy to navigate.

Before committing, ask the project administration if there are any commit name notation rules.

Contact

If you haven't already, join us on Discord. Be sure to check out the ✋│rules and introduce yourself in the #🎤│intros channel so we can get to know you, what project you're interested in and how you want to contribute.

While most of our communication is in Serbian, you're more than welcome to join even if you don't speak the language. We’re happy to switch to English whenever needed.