Skip to content
This repository was archived by the owner on Jan 6, 2019. It is now read-only.

Files

Latest commit

f734d9c · Nov 20, 2016

History

History
33 lines (22 loc) · 1.26 KB

CONTRIBUTING.md

File metadata and controls

33 lines (22 loc) · 1.26 KB

First and foremost thanks for considering. The core team is made by very few people with limited time carved out of nights and weekends.

Bug and Support request

Please spend some time reviewing the content of Troubleshooting page before submitting an Issue.

Label usage:

  • bug bug in code
  • documentation error in documentation
  • todo something in the backlog that is not a feature, a bug or a document
  • in progress work is on the way
  • enhancement makes existing feature better
  • feature a new feature that would be nice to add
  • question request explanation or tips
  • duplicate duplicate bug or question
  • wontfix the core team will not consider fixing the bug (e.g. there is a reasonable workaround)
  • Up for grabs the core team has no bandwidth for the proposal

Code contribution

Review the https://github.com/tfsaggregator/tfsaggregator/wiki/Developer-Intro on how to compile and test Submit a Pull Request with the changes.

##Documentation

Even non coders can help here. It is a public wiki that anyone can edit.

Documentation for a future release lives in a separate branch in the wiki repository: the Wiki master branch content must always match the latest release.