Start listing some bug/source urls to see how it works with fedmenu.
This commit is contained in:
parent
847a67a7f4
commit
87a1645882
1 changed files with 11 additions and 0 deletions
|
@ -16,6 +16,7 @@ children:
|
|||
- name: Ambassadors Map
|
||||
data:
|
||||
url: http://fedoraproject.org/membership-map/ambassadors.html
|
||||
# TODO -- add source and bugs urls for this.
|
||||
description: >
|
||||
Ambassadors are the representatives of Fedora. Ambassadors
|
||||
ensure the public understand Fedora's principles and the work
|
||||
|
@ -42,6 +43,8 @@ children:
|
|||
data:
|
||||
url: http://admin.fedoraproject.org/accounts
|
||||
user_url: https://admin.fedoraproject.org/accounts/user/view/{user}
|
||||
source_url: https://github.com/fedora-infra/fas/
|
||||
bugs_url: https://github.com/fedora-infra/fas/issues/
|
||||
status_mappings: ['fas']
|
||||
description: >
|
||||
The Fedora Account System. Update your profile
|
||||
|
@ -50,6 +53,8 @@ children:
|
|||
data:
|
||||
icon: fedmsg.png
|
||||
url: https://apps.fedoraproject.org/notifications
|
||||
source_url: https://github.com/fedora-infra/fmn/
|
||||
bugs_url: https://github.com/fedora-infra/fmn/issues/
|
||||
status_mappings: ['fedmsg']
|
||||
description: >
|
||||
Centrally managed preferences for Fedora Infrastructure
|
||||
|
@ -60,6 +65,8 @@ children:
|
|||
icon: badges.png
|
||||
url: https://badges.fedoraproject.org
|
||||
user_url: https://badges.fedoraproject.org/user/{user}
|
||||
source_url: https://github.com/fedora-infra/tahrir/
|
||||
bugs_url: https://github.com/fedora-infra/tahrir/issues/
|
||||
description: >
|
||||
An achievements system for Fedora Contributors! "Badges"
|
||||
are awarded based on activity in the community. Can you
|
||||
|
@ -78,6 +85,8 @@ children:
|
|||
data:
|
||||
icon: ask_fedora.png
|
||||
url: https://ask.fedoraproject.org/
|
||||
source_url: https://github.com/askbot/askbot-devel
|
||||
bugs_url: https://github.com/askbot/askbot-devel/issues/
|
||||
status_mappings: ['ask']
|
||||
description: >
|
||||
Any question at all about Fedora? Ask it here.
|
||||
|
@ -86,6 +95,8 @@ children:
|
|||
icon: mediawiki.png
|
||||
url: http://fedoraproject.org/wiki
|
||||
user_url: https://fedoraproject.org/wiki/User:{user}
|
||||
source_url: https://www.mediawiki.org/
|
||||
bugs_url: https://www.mediawiki.org/wiki/Phabricator#Get_started
|
||||
status_mappings: ['wiki']
|
||||
description: >
|
||||
Maintain your own user profile page, contribute to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue