mirror of
https://github.com/twofas/2fas-android.git
synced 2024-11-21 09:49:54 +01:00
Merge pull request #19 from FineFindus/patch-1
docs: link to project setup
This commit is contained in:
parent
7b8eb90fd6
commit
4b77d84dd6
@ -20,9 +20,10 @@ We welcome code contributions to the 2FAS for Android project. If you are intere
|
||||
1. Fork this repository to your own GitHub account
|
||||
2. Clone the repository to your local machine
|
||||
3. Create a new branch for your changes (e.g. `feature/new-login-screen`)
|
||||
4. Make your changes and commit them to your branch
|
||||
5. Push your branch to your fork on GitHub
|
||||
6. Open a pull request from your branch to the `develop` branch of this repository
|
||||
4. Follow the [Project Setup](#project-setup)
|
||||
5. Make your changes and commit them to your branch
|
||||
6. Push your branch to your fork on GitHub
|
||||
7. Open a pull request from your branch to the `develop` branch of this repository
|
||||
|
||||
Please make sure your pull request includes the following:
|
||||
|
||||
|
12
README.md
12
README.md
@ -28,17 +28,7 @@ We use GitHub for bug reports. Please visit the [2FAS for Android issues page](h
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions to the Open Source 2FAS project. If you would like to contribute, please follow these steps:
|
||||
|
||||
1. Fork the repository.
|
||||
2. Create a new branch for your changes.
|
||||
3. Make your changes.
|
||||
4. Commit your changes and push them to your fork.
|
||||
5. Create a new pull request from your fork to the `master` branch of the main repository.
|
||||
|
||||
We will review your pull request and, if it is approved, merge it into the main codebase.
|
||||
|
||||
By sharing ideas and code with the 2FAS community, either through GitHub or Discord, you agree that these contributions become the property of the 2FAS community and may be implemented into the 2FAS open source code.
|
||||
We welcome contributions to the Open Source 2FAS project. If you would like to contribute, please see the [contribution guide](./CONTRIBUTING.md).
|
||||
|
||||
## Donations
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user