Skip to content

Latest commit

Β 

History

History
60 lines (40 loc) Β· 1.63 KB

File metadata and controls

60 lines (40 loc) Β· 1.63 KB

How to contribute

Welcome to BPIT Org.! The following guidelines will give you a short overview over how we handle issues and PRs in this repository. BPIT Org. is maintained by a growing community and students at BPIT and newcomers are always welcome!

We appreciate all valuable contributions - bug reports, documentation and design enhancements issues as well as pull Requests to make BPIT Org more convenient, functional and bug free.

To begin contributing have a look at the open issues labeled with difficulty/newcomer

Follow the instructions in Contributor Code of Conduct and get involved to help us make a better Organization.

Filing Issues

When filing an issue, please use this template:

::

### Overview Description

# Steps to Reproduce

1.
2.
3.

# Actual Results

# Expected Results

# Reproducibility

# Additional Information:

PR Merge Criteria

For a PR to be merged, the following statements must hold true:

  • All CI services pass. (CircleCI, AppVeyor, Scrutinizer, CodeCov)
  • All commits must have been reviewed and approved by GitMate and a BPIT Org. maintainer who is not the author of the PR.
  • Commits shall comply to the commit guidelines as outlined in the docs.

Correcting PRs

Rebasing PRs is preferred over merging master into the source branches again and again cluttering our history. If a reviewer has suggestions, the commit shall be amended so the history is not cluttered by β€œfixup commits”.

For further information/queries feel free to discuss with us on gitter [needs update]__.