We welcome contributions to our open source project on GitHub.
Please open an issue first if you want to make larger changes
- Report an Error or a Bug
- Contribute to the Documentation
- Provide Support on Issues
If you have any question about this project (for example, how to use it) or if you just need some clarification about anything, please open an Issue at Issues.
Follow these steps:
- Fork & Clone the repository
- Setup the Superface passport-twitter-oauth2
- Install packages with
npm install
- Format code with
npm run format:fix
- Install packages with
- Update CHANGELOG. See https://keepachangelog.com/en/1.0.0/
- Commit changes to your own branch by convention. See https://www.conventionalcommits.org/en/v1.0.0/
- Push your work back up to your fork
- Submit a Pull Request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request.
NOTE: Please open an issue first if you want to make larger changes
If you are experiencing bug or undocumented behavior please open an Issue with bug template at Issues.
Help us improve the documentation, you can report typos, improve examples.
The Superface passport-twitter-oauth2 open source project is licensed under the MIT License.