Changes between Version 14 and Version 15 of WikiStart
- Timestamp:
- Mar 6, 2023, 9:27:09 AM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v14 v15 1 = Welcome to GNU !MediaGoblin tickettracker =1 = Welcome to the (legacy) GNU !MediaGoblin issue tracker = 2 2 3 The GNU !MediaGoblin ticket tracker runs on Trac. We use Trac solely for tracking tickets--we're not using Trac's other features.3 For **new bugs/issues**, please use the [https://todo.sr.ht/~mediagoblin/mediagoblin SourceHut issue tracker]. To update an existing bug/issue, please go ahead and register. We are keeping this issue tracker active for now because it contains a lot of useful information about the project including issues that still exist and feature we'd still love to have. 4 4 5 * website: https://mediagoblin.org/ 6 * wiki: https://wiki.mediagoblin.org/ 7 8 = Important Spam Notice = 9 We have a bayesian spam filter activated, which analyzes texts. Its training needs … well … improvement. So: Keep a backup of your text before posting it, because the bayes filter might eat it! If that happens, get [https://wiki.mediagoblin.org/CommunityGovernance#MediaGoblin_issue_tracker someone who is able to fix the spam training] and then try to repost. 10 11 = How to register = 5 = How to register (updates to existing issues only, no new issues please) = 12 6 13 7 In the navigation bar in the upper right there should be a link titled **Register**. Click on that, fill out the form. If you cannot see the link, follow instructions in the "Spam notice" section above. … … 19 13 In the navigation bar in the upper right is a link titled **Login**. Click on that. 20 14 21 22 = How to submit a new ticket =23 24 Log in and click on **New Ticket** in the navigation bar.25 26 27 15 = How to get help = 28 16 29 17 Check out https://mediagoblin.org/pages/join.html for IRC, mailing list and other ways to connect with the GNU !MediaGoblin community for help. 30 31 = Other info =32 33 The current state flow diagram:34 35 [[Workflow()]]