Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Tor Browser
Commits
a87073cc
Commit
a87073cc
authored
Jun 28, 2021
by
Gaba
Committed by
Richard Pospesel
Mar 9, 2023
Browse files
Options
Downloads
Patches
Plain Diff
Adding issue template for bugs.
parent
1fed8652
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!571
Bug 41669: Rebase base-browser stable to 102.9.0esr
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab/issue_templates/UXBug.md
+29
-0
29 additions, 0 deletions
.gitlab/issue_templates/UXBug.md
.gitlab/issue_templates/bug.md
+32
-0
32 additions, 0 deletions
.gitlab/issue_templates/bug.md
with
61 additions
and
0 deletions
.gitlab/issue_templates/UXBug.md
0 → 100644
+
29
−
0
View file @
a87073cc
<!--
*
Use this issue template for reporting a new UX bug.
-->
### Summary
**Summarize the bug encountered concisely.**
### Steps to reproduce:
**How one can reproduce the issue - this is very important.**
1.
Step 1
2.
Step 2
3.
...
### What is the current bug behavior?
**What actually happens.**
### What is the expected behavior?
**What you want to see instead**
## Relevant logs and/or screenshots
**Do you have screenshots? Attach them to this ticket please.**
/label ~tor-ux ~needs-investigation ~bug
/assign @nah
This diff is collapsed.
Click to expand it.
.gitlab/issue_templates/bug.md
0 → 100644
+
32
−
0
View file @
a87073cc
<!--
*
Use this issue template for reporting a new bug.
-->
### Summary
**Summarize the bug encountered concisely.**
### Steps to reproduce:
**How one can reproduce the issue - this is very important.**
1.
Step 1
2.
Step 2
3.
...
### What is the current bug behavior?
**What actually happens.**
### What is the expected behavior?
**What you want to see instead**
### Environment
**Which operating system are you using? For example: Debian GNU/Linux 10.1, Windows 10, Ubuntu Xenial, FreeBSD 12.2, etc.**
**Which installation method did you use? Distribution package (apt, pkg, homebrew), from source tarball, from Git, etc.**
### Relevant logs and/or screenshots
/label ~bug
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment