Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 2.28 KB

File metadata and controls

47 lines (28 loc) · 2.28 KB

Contributing to Netcode-Intralink

First steps

  • Fork netcode-intralink
  • clone
  • Add your name to the CONTRIBUTORS.md file
  • Commit your changes and create a pull request (through your forked repository)
  • Once your PR is approved and merged you are officially a contributor! You can then begin to look for tasks to do in our Trello boards. To gain access to these boards, request an invitation in our Discord channel.
  • Note: Just like your first contribution, you will continue to create new pull requests through your forked repository.

When contributing to this repository, check the Trello board for available tasks.

To gain access to the Trello boards please request access through our dedicated Discord channel

If the task is:

  • Available: Go ahead and claim the task. You can assign it to yourself by editing your name into the card and moving it into the Doing column.
  • Claimed: If someone else has claimed the task, speak with them or one of the project admin.
  • In Code Review: You should move your task into the Code Review column after you have created a Pull Request for the task. Keep checking your Pull Request in case a team member asks for some changes to be made.
  • Non-Existant: If the feature does not appear on trello, discuss it on Discord or speak with a project admin. This is to ensure, everyone has the chance to get involved without wasting their time or rushing to add the feature.

Trello Columns

To Do

Current things that are approved to work on and can be assigned or claimed.

Doing

Drag your task into this section and add yourself as a member when you start working on it.

Done

Drag your task into this section when you think you are done with the task

Review

This is where tasks are placed whilst the PR has been submitted and is awaiting approval. Once the code has been reviewed, it will be merged and the card can be move to Done.

Validated

All of the tasks that have been merged into the master branch.

Additional Questions

If you have questions about how to contribute, contact a project admin through Discord (we have a dedicated channel for the project #netcode-intralink).