Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Latest commit

 

History

History
57 lines (40 loc) · 3.46 KB

CONTRIBUTING.md

File metadata and controls

57 lines (40 loc) · 3.46 KB

Contributing Instructions

Thank you for considering making a contribution to the Immuni documentation repository. In the following file, you will find instructions and guidelines for contributing efficiently.

Before proceeding, please review our Code of Conduct.

Table of contents

Issues

⚠️ In order to make an effective contribution, please avoid any topic related to the Apple, Google and Huawei protocol. These are considered to be beyond the scope of the current implementation. ⚠️

Browse the issues section and use the search functionality to discover whether the issue you encountered has already been filed by someone else.

  • If this is the case, please avoid opening a new issue. Instead, you can add more information to the existing issue. If the appropriate information is already present, you can add the 👍 symbol to the first message. Doing so helps the developers to identify and prioritize the relevant issues. Otherwise, add a comment with the relevant information.
  • If this is not the case, please proceed with opening an issue.

Please consider opening an issue only if its content is relevant to this specific project.

When an issue is opened, a triage label is automatically assigned. The project’s maintainers are automatically notified of the issue's creation—they endeavour to address all issues as quickly as possible. When the issue has been triaged, a corresponding label will be assigned. Please see all the possible labels.

Pull Requests

After opening an issue, you may want to help the project further. If the issue has been triaged and if the project maintainers give the green light, you may propose a solution. Doing so is always appreciated. For this, please use the Pull Request tool.

⚠️ Before proceeding, ensure that an issue relevant to your proposal has already been opened and reviewed. ⚠️

The first step in opening a pull request is to fork the project. Please log in to your account, then select Fork in the repository's landing page. This allows you to work on a dedicated fork and push your changes there. Then, if you wish to apply these changes back in the main Immuni repository, create a pull request targeting the main branch of this repository. For more detailed information, please read this this guide.

Labels

Label name Description
bug Indicates an unexpected problem or unintended behavior
documentation Indicates a need for improvements or additions to documentation
duplicate Indicates similar issues or pull requests
enhancement Indicates new feature requests
good first issue Indicates a good issue for first-time contributors
help wanted Indicates that a maintainer wants help on an issue or pull request
invalid Indicates that an issue or pull request is no longer relevant
question Indicates that an issue or pull request needs more information
wontfix Indicates that work won't continue on an issue or pull request
triage When the issue still needs to be triaged
backend Issue dedicated to the backend side
frontend Issue dedicated to the frontend side

Maintainers

The following GitHub IDs currently have the maintainer role:

  • @immuniopensource
  • @immuniteam
  • @immunistaff