-
Notifications
You must be signed in to change notification settings - Fork 0
Guide Issues
Vascoide edited this page Nov 20, 2018
·
6 revisions
- Issues should be submitted when something within the project raises a question, albeit its use isn't something arbitrary, have common sense before writting an issue.
- Issues have a variety of labels, more than one can be used in the same issue, check this link for details on the labels.
- Issues should be explicit and descriptive.
In the issue section, there will be option to create a bug report, a feature request, or a regular issue. The first of these should be written as detailed:
Window is not scaling properly.
- Go to 'main.java'
- Edit new Scene();
- Increase the values of 'width'
The table view should expand all the way to the right.
Even do the default size is fixed, this should ALWAYS scale.
Also, there should be people assigned to the issue, so they are notified their attention is needed. Additionally, there should labels on the issue so that the assignee(s) know what to expect of the issue, see this link for details on the labels.