Update and rename CONTRIBUTION.md to CONTRIBUTING.md

This commit is contained in:
Jarrian Gojar
2023-10-01 17:03:18 +08:00
committed by GitHub
parent d1fc79ee38
commit 8affd9960e

View File

@@ -22,9 +22,9 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
4. Make sure your code lints. 4. Make sure your code lints.
5. Issue that pull request! 5. Issue that pull request!
## Any contributions you make will be under the MIT Software License ## Any contributions you make will be under the Apache License Version 2.0 Software License
In short, when you submit code changes, your submissions are understood to be under the same [GNU General Public License v3.0 License](https://choosealicense.com/licenses/gpl-3.0/) that covers the project. Feel free to contact the maintainers if that's a concern. In short, when you submit code changes, your submissions are understood to be under the same [Apache License Version 2.0 License](https://choosealicense.com/licenses/apache-2.0/) that covers the project. Feel free to contact the maintainers if that's a concern.
## Report bugs using Github's [issues](https://github.com/godkingjay/selenium-twitter-scraper/issues) ## Report bugs using Github's [issues](https://github.com/godkingjay/selenium-twitter-scraper/issues)
@@ -32,4 +32,4 @@ We use GitHub issues to track public bugs. Report a bug by [opening a new issue]
## License ## License
By contributing, you agree that your contributions will be licensed under its GNU General Public License v3.0. By contributing, you agree that your contributions will be licensed under its Apache License Version 2.0.