Skip to content

Commit ba0c388

Browse files
authored
Merge pull request #8832 from readthedocs/better-issue-template
Detail what URLs are expected in issue template
2 parents 9355473 + 5dc9ab1 commit ba0c388

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ about: Report some incorrect or unexpected behavior
55

66
## Details
77

8-
* Read the Docs project URL:
9-
* Build URL (if applicable):
10-
* Read the Docs username (if applicable):
8+
* Read the Docs project URL: https://readthedocs.org/projects/{your_project_slug}/
9+
* Build URL (if applicable): https://readthedocs.org/projects/{your_project_slug}/builds/{build_id}/
10+
* Read the Docs username (if applicable): https://readthedocs.org/profiles/{your_rtd_username}/
1111

1212
## Expected Result
1313

0 commit comments

Comments
 (0)