Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.5 KB

CONTRIBUTING.md

File metadata and controls

33 lines (24 loc) · 1.5 KB

Contributing to pull-request-analytics-action

We are excited that you are interested in contributing to pull-request-analytics-action! This document provides guidelines for contributing to the project.

How to Contribute

Reporting Bugs

  • Use the GitHub Issues page to report bugs.
  • Describe the bug in detail: what you were doing, and what you expected to happen.
  • Include screenshots or code snippets if applicable.

Suggesting Enhancements

  • Use GitHub Issues to suggest enhancements.
  • Explain how the enhancement would work and why it is useful.

Pull Requests

  • If you have write access, create a new branch directly in the main repository. If not, fork the repository and create your branch from master.
  • If you've added code, ensure it follows the existing code style and includes comments.
  • Write clear, descriptive commit messages.
  • Update the README.md with details of changes to the interface, if applicable.

Code of Conduct

  • Be respectful to other contributors and maintain a positive environment.
  • Follow the community guidelines laid out in GitHub's Community Guidelines.

Our Responsibilities

  • Maintain the overall quality of the project.
  • Address bug reports and feature requests in a timely manner.

Recognition of Contributors

  • Contributors who make significant improvements or fixes will be recognized in the project README.

Thank you for contributing to pull-request-analytics-action!