Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.83 KB

File metadata and controls

27 lines (17 loc) · 1.83 KB

CONTRIBUTING.md

Thank you for investing your time in contributing to Ticku! This is a small project, exciting open source project and I’d love to have you contribute!

Read our Code of Conduct to keep our community approachable and respectable.

Here’s some resources and guidance to help you get started:

Getting Started

To ensure a positive and inclusive environment, please read our code of conduct before contributing. For help setting up the code in this repo, please follow our DEVELOPERS.md file.

Issues

If you find a bug, look at the existing issue or create a new issue and I’ll process it.

Pull Requests

IMPORTANT Note

Pull Requests having no issue associated with them will not be accepted. Firstly get an issue assigned, whether it's already opened or raised by you, and then create a Pull Request.

  • If you’re fixing an Issue, make sure someone else hasn’t already created a PR fixing the same issue. Likewise, make sure to link your PR to the related Issue(s).
  • I will always try to accept the first viable PR that resolves the Issue.
  • If you're new, I encourage you to take a look at issues tagged with good first issue.
  • If you’re submitting a new feature, make sure you have opened a Discussion to discuss the new feature before opening an Issue and a PR. I'd love to accept your hard work, but unfortunately if a feature hasn’t gone through a proper design process, your PR will be closed.
  • Please use the PR message template and provide detailed context for quicker review. PRs without clear problem statements will be closed.