Skip to content

Latest commit

 

History

History
63 lines (31 loc) · 1.31 KB

CONTRIBUTING.md

File metadata and controls

63 lines (31 loc) · 1.31 KB

How to contribute

Code of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to powerstat@web.de.

I don't want to read this whole thing I just have a question!!!

Note: Please don't file an issue to ask a question. You'll get faster results by using the resources below.

How to report bugs or enhancements

Reporting Bugs

Before Submitting A Bug Report

How Do I Submit A (Good) Bug Report?

Suggesting Enhancements

Before Submitting An Enhancement Suggestion

How Do I Submit A (Good) Enhancement Suggestion?

Design Decisions

Styleguides

Git Commit Messages

Issue and Pull Request Labels

C++ Styleguide

Namespace Conventions

PowerStat's DateClass

Documentation Styleguide

Coding conventions

How to set up your environment and run tests

Testing

We have JUnit 5 based unittests, please write tests for new code you create.

Your First Code Contribution

Local development

Patches

Pull Requests

How contributors should (or should not) get in touch with you

Your roadmap or vision for the project