Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Issue Label Guide

Nipuna Marcus edited this page Sep 8, 2017 · 4 revisions

Git Label Guidance

This wiki will list down available labels in the ballerina composer and explain when to use them.

  • Application Launcher - This label is used to mark issues related to application launcher (Run Program).
  • Bug - This label is used to mark a bug in the composer.
  • Cannot Reproduce - This will be used when the developer cannot reproduce the reported bug. This may indicate the bug might be fixed on the current release or given steps to reproduce are not correct.
  • cloud - This label is used to mark issues related to cloud development and deployment.
  • Code Quality - This label is used to mark issues with the code quality/implementation.
  • Connector - This label is used to mark issues related to connectors and connector actions.
  • Content Assist - This label is used to mark issues related to content assist (Language server and Auto completion).
  • Core/Runtime - This label is used to mark the issues related to the runtime.
  • Debugger - This label is used to mark the issues related to debugger (Ballerina application debugger).

Note:- This page is still under construction... :)

Sample sidebar

Clone this wiki locally