Skip to content
This repository has been archived by the owner on Dec 31, 2018. It is now read-only.
Stijn Willems edited this page Aug 1, 2016 · 4 revisions

Issues

All of our components are on github so everybody can join and contribute. We contribute with a brach and a pull request to master. Owners of the repo can approve the pull request.

Work on an issue

Before you start a branch create or search for the issue you will be working on and use the numbers in the feature branch. name the branch feature/#1#4... and create PR (Pull Request) when done.

New issue

  1. Search for keywords on existing issues. If found like it by adding a reaction or comment. (This will make it go up in priority)
  2. Add your issue without a milestone or anything but a good description
  3. Help us by using labels and milestones

Use labels

We use the following labels:

  • bug → Very critical and needs to be fixed
  • enhancement → do it as soon as you can
  • help wanted → will be looked at by Jelle Vandebeeck or Stijn Willems so we can help you in any way
  • Ready → Put an issue on ready if you want somebody (the one you assign the issue to) to have a look on it and close it

Use milestones

If you don't know which milestone to use then leave it blank. Your item will be groomed by the DevOps team and assigned a milestone. If you want to add one, thanks! Use the once here:

  • Dreamland : Put stuff in here that is not critical but that 🎈
  • Bugfix : If you use Faro in a project and encounter a bug. Please put it in this milestone. We will try to fix these as soon as possible.
  • Beta : The next upcoming release.

Milestones will be added in the future.

Clone this wiki locally