This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
contribution_guidelines [2019/11/13 02:52] tapir Enable 2FA on GitHub |
contribution_guidelines [2019/11/13 02:53] (current) tapir [Core team] |
||
---|---|---|---|
Line 12: | Line 12: | ||
Mixxx core team members are contributors who have write access to the [[https://github.com/mixxxdj/|upstream mixxxdj repositories]] on GitHub, access to the Jenkins web interface for the build servers, and access to the private Zulip stream for the core team. | Mixxx core team members are contributors who have write access to the [[https://github.com/mixxxdj/|upstream mixxxdj repositories]] on GitHub, access to the Jenkins web interface for the build servers, and access to the private Zulip stream for the core team. | ||
- | * Enable [[https://help.github.com/en/github/authenticating-to-github/securing-your-account-with-two-factor-authentication-2fa|two-factor authentication (2FA)]] for your GitHub account | + | * Enable [[https://help.github.com/en/github/authenticating-to-github/securing-your-account-with-two-factor-authentication-2fa|two-factor authentication (2FA)]] for your GitHub account. |
* //Never// force push to an upstream repository (mixxxdj). If you encounter an error from Git saying you would need to force push, stop what you are doing and discuss the situation on Zulip. | * //Never// force push to an upstream repository (mixxxdj). If you encounter an error from Git saying you would need to force push, stop what you are doing and discuss the situation on Zulip. | ||
* Only push directly to an upstream repository (mixxxdj) for trivial, uncontroversial changes like fixing a typo. | * Only push directly to an upstream repository (mixxxdj) for trivial, uncontroversial changes like fixing a typo. |