#687 Update info on creating bugzilla account, update packages app screenshot
Merged 4 months ago by pboy. Opened 5 months ago by ankursinha.
fedora-docs/ ankursinha/quick-docs feat/bugzilla-account  into  main

@@ -1,7 +1,7 @@ 

  = Using Bugzilla

- Ben Cotton 

+ Ben Cotton

  :revnumber: F36 onwards

- :revdate: 2022-03-11

+ :revdate: 2024-01-18

  :category: Troubleshooting

  :tags: How-to, Bugzilla  

  :page-aliases: bugzilla/index.adoc
@@ -9,16 +9,21 @@ 

  

  Fedora uses https://bugzilla.redhat.com[Red Hat Bugzilla] for bug tracking. This page and the other pages under the "Bugs" header on the left offer some tips and guidance.

  

- 

  == Permissions

  

- Any user, including "anonymous" (i.e. not logged in) users can view bugs. (Note that some bugs or comments may be marked "private"

- or restricted to specific groups. This is rare in Fedora and is generally to protect sensitive information that might be in an attachment or log snippet.)

+ Any user, including "anonymous" (i.e. not logged in) users can view bugs.

+ (Note that some bugs or comments may be marked "private" or restricted to specific groups.

+ This is rare in Fedora and is generally to protect sensitive information that might be in an attachment or log snippet.)

  

  Any logged-in user can create a bug report or add a comment to an existing bug.

  

  The reporter or assignee of a bug can modify any field in their own bug.

  

+ == Creating an account

+ 

+ You must have a link:https://bugzilla.redhat.com/createaccount.cgi[Bugzilla account] to file bugs and interact with them.

+ Once you have created an account on Bugzilla, you can also login using your link:https://accounts.fedoraproject.org[Fedora account].

+ To use your FAS account to login to Bugzilla, you need to either use the same e-mail address on FAS and on Bugzilla, or if they differ, you can set the Bugzilla e-mail address in your FAS profile explicitly.

  

  == Automatic changes

  

@@ -1,9 +1,9 @@ 

  = How to file a bug

  Ankur Sinha; Joe Walker

  :revnumber: all

- :revdate: 2023-05-15

+ :revdate: 2024-01-18

  :category: Bugs

- :tags: How-to, Bug-Report 

+ :tags: How-to, Bug-Report

  :page-aliases: howto-file-a-bug.adoc

  //:imagesdir: ./images

  
@@ -102,12 +102,12 @@ 

  

  === Step 0: Create a Bugzilla account

  

- TIP: *Use your Fedora account*: You can use your https://accounts.fedoraproject.org/[Fedora account] to sign into Bugzilla.

- This is preferred, since your Fedora account can also be used to log into all other Fedora services.

+ Bugs are filed on https://bugzilla.redhat.com[Bugzilla] and you must have a link:https://bugzilla.redhat.com/createaccount.cgi[Bugzilla account] to file bugs and interact with them.

+ Once you have created an account on Bugzilla, you can also login using your link:https://accounts.fedoraproject.org[Fedora account].

+ To use your FAS account to login to Bugzilla, you need to either use the same e-mail address on FAS and on Bugzilla, or if they differ, you can set the Bugzilla e-mail address in your FAS profile explicitly.

  

- Bugs are filed on https://bugzilla.redhat.com[Fedora's bugzilla instance], and you must have an account there to file bugs or interact with them.

- An account requires a valid e-mail address and can be created https://accounts.fedoraproject.org/[here] (click "Register").

- The bug tracker will only send e-mail notifications about bugs that a user is involved in. No other e-mails will be sent.

+ The bug tracker will only send e-mail notifications about bugs that a user is involved in.

+ No other e-mails will be sent.

  

  === Step 1: Filing a new bug

  
@@ -115,7 +115,7 @@ 

  The easiest way to file a new report is using the "File a new bug" drop down from the right hand side bar in the https://packages.fedoraproject.org/[Fedora Packages Web application].

  

  .The Fedora Packages Web Application provides a convenient shortcut to file new bugs.

- image::20180825-how-to-file-a-bug-new-bug-shortcut.png[]

+ image::20240118-how-to-file-a-bug-new-bug-shortcut.png[]

  

  

  This redirects to a new bug report template on the bug tracker.

no initial comment

You don't need to have the same e-mail for FAS and Bugzilla account, but you need to set Red Hat Bugzilla Email in FAS profile if the e-mails differ.

1 new commit added

  • feat(bugzilla): note that bugzilla email can be set in FAS
5 months ago

You don't need to have the same e-mail for FAS and Bugzilla account, but you need to set Red Hat Bugzilla Email in FAS profile if the e-mails differ.

Ah, right. Updated the text. Does this look fine?

Could someone with the necessary commit permissions please merge this?

Pull-Request has been merged by pboy

4 months ago