Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.75 KB

CONTRIBUTING.md

File metadata and controls

51 lines (37 loc) · 1.75 KB

Contributing to Competitive Programming Templates

Thank you for your interest in contributing to Competitive Programming Templates We welcome contributions from anyone, regardless of their level of experience or expertise.

Getting Started

To get started, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with clear commit messages.
  4. Push your changes to your forked repository.
  5. Submit a pull request to the main repository.

Guidelines

Please keep the following guidelines in mind when contributing:

  • Follow the coding style and conventions used in the project.
  • Write clear and concise commit messages.
  • Test your changes thoroughly before submitting a pull request.
  • Be respectful and constructive in all interactions with other contributors.

Code of Conduct

We expect all contributors to adhere to our code of conduct, which can be found in the CODE_OF_CONDUCT File.

Contact

If you have any questions or concerns about contributing to Competitive Programming Templates, please contact us at [email protected]. Thank you for your contributions!