Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #39 from cottage14/patch-24
Update use-the-comdev-issue-tracker-for-gsoc-tasks.md
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,15 +1,15 @@ | ||
--- | ||
title: use the Comdev Issue Tracker For GSoC Tasks | ||
title: Use the Comdev Issue Tracker For GSoC Tasks | ||
--- | ||
|
||
If your project does not use the ASF's JIRA for issue tracking, you can use | ||
the Community Development project to record your GSoC tasks. | ||
If your project does not use the ASF Jira for issue tracking, you can use | ||
the Community Development Jira project to record your GSoC tasks. | ||
|
||
* Add tasks to the [Comdev project](https://issues.apache.org/jira/browse/COMDEV) | ||
* Ensure you add the labels `gsoc2021`, `mentor` and `_YOUR_PROJECT_NAME_` | ||
* Your issues will then appear in the [list of projects](https://s.apache.org/gsoc2021ideas) | ||
* Your issues will appear in the [list of projects](https://s.apache.org/gsoc2021ideas) | ||
* We use the label `_YOUR_PROJECT_NAME_` to map COMDEV issues to the real project when we create the ideas list | ||
|
||
Please contact dev@community.apache.org if you have questions/difficulties. | ||
|
||
You can then link to this from your own site and access XML, RSS feeds. | ||
You can then link to the task tickets from your own site and access XML, RSS feeds. |