-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,7 +68,20 @@ To enhance the capabilities of this VPN app, we have integrated Firebase, a comp | |
|
||
|
||
### Contributions: | ||
We appreciate any contributions to this project, whether it's fixing a bug, improving the user interface, or adding new features. Please check our [Contribution Guidelines](CONTRIBUTING.md) for more information on how to get involved. | ||
We appreciate any contributions to this project, whether it's fixing a bug, improving the user interface, or adding new features. | ||
|
||
- **Code Contributions:** You can submit a pull request to add code to the project or fix existing code. | ||
- **Bug Fixes:** You can use issues to report or fix bugs. | ||
- **Documentation:** You can make documentation updates or corrections. | ||
- **New Feature Suggestions:** You can open issues to propose new features for the project. | ||
|
||
- Please open an issue before making any code changes and let's discuss your proposal. | ||
- Try to include appropriate tests for all code fixes. | ||
- Submit separate pull requests for code changes or feature additions. | ||
- Communicate with sensitivity and respect and try to help other contributors. | ||
|
||
- If you need assistance while contributing, you can send a message to [your GitHub username](https://github.com/doxart). | ||
- If you have any questions about the project, you can send an email to your project contact email address at [your email address](mailto:[email protected]). | ||
|
||
### License: | ||
This project is open-source and licensed under the [MIT License](LICENSE). Feel free to use, modify, and distribute it as per the license terms. | ||
|