-
Notifications
You must be signed in to change notification settings - Fork 101
Issue Workflow
Reimar Schröter edited this page Apr 18, 2016
·
4 revisions
HOME < FeatureIDE Developer < Development Process in general
Working on a project with a lot of contributer requires a strict an well structured way to handle issues and new features. In the following we are going to describe the issue workflow for FeatureIDE.
- Search for a similar issue and maybe comment this one.
- If no issue was found you can create a new one based on the Contributing guidelines we provide.
- The FeatureIDE team will discuss the new feature or issue
3.1. After the discussion the feature or issue is either accepted or rejected
- Solve the issue
- After solving the issue or feature revise the ticket to at least one(more are prefered) other active developer.
- If no complains one can close the ticket.
You may also visit FeatureIDE's home page: https://featureide.github.io/
- [Getting started] (https://github.com/FeatureIDE/FeatureIDE/wiki/Getting-started)
- [Preparing Eclipse] (https://github.com/FeatureIDE/FeatureIDE/wiki/Preparing-Eclipse)
- [FeatureIDE repository structure] (https://github.com/FeatureIDE/FeatureIDE/wiki/FeatureIDE-repository-structure)
- [Git-Introduction] (https://github.com/FeatureIDE/FeatureIDE/wiki/Git-Introduction)
- [Java-Documentation] (https://github.com/FeatureIDE/FeatureIDE/wiki/General-Java-Documentation)
- [FeatureIDE Architecture and Extensibility] (https://github.com/FeatureIDE/FeatureIDE/wiki/FeatureIDE-Architecture-and-Extensibility)
- [Eclipse: Architecture and Concepts] (https://github.com/FeatureIDE/FeatureIDE/wiki/Eclipse-Architecture-and-Concepts)
- [Plugin-Development-Eclipse] (https://github.com/FeatureIDE/FeatureIDE/wiki/Plugin-Development-Eclipse)
- [FeatureIDE Plugins] (https://github.com/FeatureIDE/FeatureIDE/wiki/FeatureIDE-Plugins)
- [Extensions Points] (https://github.com/FeatureIDE/FeatureIDE/wiki/Extension-Points)
- [FeatureIDE Extension examples] (https://github.com/FeatureIDE/FeatureIDE/wiki/FeatureIDE-extension-examples)
- [Development Process in general] (https://github.com/FeatureIDE/FeatureIDE/wiki/Development-Process-in-general)
- [Issue Workflow] (https://github.com/FeatureIDE/FeatureIDE/wiki/Issue-Workflow)
- [Testing Process] (https://github.com/FeatureIDE/FeatureIDE/wiki/Testing-Process-overview)
- [Guidelines and Conventions] (https://github.com/FeatureIDE/FeatureIDE/wiki/Guidelines-and-Conventions)
- [Development Process in detail] (https://github.com/FeatureIDE/FeatureIDE/wiki/Development-process-in-detail)
- [Debugging] (https://github.com/FeatureIDE/FeatureIDE/wiki/Debugging)
- [Testing process] (https://github.com/FeatureIDE/FeatureIDE/wiki/Testing-Process)
- [Update the wiki] (https://github.com/FeatureIDE/FeatureIDE/wiki/Update-the-Wiki)
- [Eclipse features] (https://github.com/FeatureIDE/FeatureIDE/wiki/Eclipse-Features)
- [Jobs in FeatureIDE] (https://github.com/FeatureIDE/FeatureIDE/wiki/Jobs-in-FeatureIDE)
- [FAQ] (FAQ)