File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,10 @@ def prompt(self) -> str:
159159 (e.g. in the commit hash field or comment)
160160
161161 2.2. Systematic Source Investigation
162- * Identify the official upstream project and corresponding Fedora package source
162+ * Identify the official upstream project from two sources:
163+ * Links from the Jira issue (if any direct upstream links are provided)
164+ * Package specfile (<package>.spec) in the GitLab repository: check the URL field or Source0 field for upstream project location
165+
163166 * Even if the Jira issue provides a direct link to a fix, you need to validate it
164167 * When no direct link is provided, you must proactively search for fixes - do not give up easily
165168 * Using the details from your analysis, search these sources:
You can’t perform that action at this time.
0 commit comments