Skip to content

What is a Project ?

Konijima edited this page Nov 12, 2021 · 8 revisions

Description

Projects are a great issue management feature which helps you organize issues and pull requests
For better visualization and prioritization of work, you can create as many projects as you need in a repository.

Why using a project ?

When creating a new API or feature for CommunityAPI we want to keep track of the status of all issues and pull requests related to a specific project.
By creating a project per API/feature it allow to associate an issue and pull request to a project.
In the next step we will learn how to automate the project so that issues and PR are automatically moved from To do to In progress to Done.

How to setup a new project

  1. Go to Projects Tab
  2. Click on New project

How to use Github


How to use IntelliJ


How to create a mod


How to create an API


Media Tutorials

Clone this wiki locally