mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-07-13 15:34:53 +00:00
📝 update CONTRIBUTING.md
This commit is contained in:
parent
b4f8320df4
commit
807ad16555
1 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@ This practice ensures that everyone remains updated on ongoing tasks, fostering
|
|||
|
||||
If you want to contribute changes without write access to the repository, you can still do so by forking. This is a simple way for anyone to contribute by creating your own copy of the project where you can make changes freely.
|
||||
|
||||
First, you'll need to fork the repository. Once you have a fork, clone it to your local machine.
|
||||
First, you'll need to fork the repository. Once you have a fork, clone it to your local machine.
|
||||
|
||||
Then, you can make changes just like you would if you were a member of the project.
|
||||
|
||||
|
|
@ -34,7 +34,7 @@ After you've made your changes, you commit them locally and push these back to y
|
|||
|
||||
Finally, you can [create a merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html#when-you-work-in-a-fork) from your fork's branch to upstream's branch.
|
||||
|
||||
> We encourage you to [allow commits from upstream members](https://docs.gitlab.com/ee/user/project/merge_requests/allow_collaboration.html#allow-commits-from-upstream-members) so that you can reach out for help
|
||||
> We encourage you to [allow commits from upstream members](https://docs.gitlab.com/ee/user/project/merge_requests/allow_collaboration.html#allow-commits-from-upstream-members) so that you can reach out for help.
|
||||
|
||||
This notifies the project maintainers that you've made changes and allows them to review your code and potentially merge it into the main project.
|
||||
|
||||
|
|
@ -44,11 +44,11 @@ When your branch is merged, you may want to [update your fork](https://docs.gitl
|
|||
|
||||
Access to our [gitlab repository](https://gitlab.com/open-fpsz/open-fpsz) is essential for collaborative development and ensuring the integrity of our project. If you're interested in contributing to our codebase or becoming a member, please follow these guidelines:
|
||||
|
||||
1. **Contribution**: Get involved in the project by contributing code, reporting issues, or participating in discussions on our [discord]() or repository. Active involvement demonstrates commitment to the community.
|
||||
1. **Contribution**: Get involved in the project by contributing code, reporting issues, or participating in discussions on our [discord](https://discord.gg/tdmV3MxCn5) or [gitlab repository](https://gitlab.com/open-fpsz/open-fpsz)
|
||||
2. **Familiarization**: Read about development guidelines, coding style, conventions. Understanding these aspects will help you make meaningful contributions to our codebase.
|
||||
3. **Request**: Upon a single MR merged in `develop`, anyone can request to become a member, reach out to other members with a formal request for access.
|
||||
4. **Review**: We will assess factors such as the quality of your contributions and adherence to our guidelines, and alignment with our project's vision.
|
||||
5. **Access**: Upon approval, an access will be granted to our [gitlab repository](https://gitlab.com/open-fpsz/open-fpsz), allowing you to directly contribute code, review changes, and collaborate with other members of our community.
|
||||
3. **Request**: Upon a single merge request merged in `develop`, anyone can request to become a member, reach out to other members with a formal request for access
|
||||
4. **Review**: We will assess factors such as the quality of your contributions and adherence to our guidelines, and alignment with our project's vision
|
||||
5. **Access**: Upon approval, an access will be granted to our [gitlab repository](https://gitlab.com/open-fpsz/open-fpsz), allowing you to directly contribute code, review changes, and collaborate with other members of our community
|
||||
|
||||
Please note that while we welcome contributions from everyone, access to our repository is granted at our discretion. Enthusiasm adds value to our community, and we can't wait to see what you'll bring to the table!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue