Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
gtk
Commits
650acf23
Commit
650acf23
authored
Feb 05, 2019
by
totte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add description templates
[skip-ci]
parent
41bac5d3
Pipeline
#2384
skipped
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
75 additions
and
0 deletions
+75
-0
.gitlab/issue_templates/Broken package.md
.gitlab/issue_templates/Broken package.md
+26
-0
.gitlab/issue_templates/Import from CCR.md
.gitlab/issue_templates/Import from CCR.md
+9
-0
.gitlab/issue_templates/Misplaced package.md
.gitlab/issue_templates/Misplaced package.md
+11
-0
.gitlab/issue_templates/Missing dependency.md
.gitlab/issue_templates/Missing dependency.md
+15
-0
.gitlab/issue_templates/Outdated package.md
.gitlab/issue_templates/Outdated package.md
+9
-0
.gitlab/issue_templates/Package removal.md
.gitlab/issue_templates/Package removal.md
+5
-0
No files found.
.gitlab/issue_templates/Broken package.md
0 → 100644
View file @
650acf23
### Summary
(Summarize the bug encountered concisely)
### Steps to reproduce
(How one can reproduce the issue - this is very important)
### What is the current *bug* behavior?
(What actually happens)
### What is the expected *correct* behavior?
(What you should see instead)
### Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (
```
) to format console output,
logs, and code as it's very hard to read otherwise.)
### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
/label ~"Broken package"
.gitlab/issue_templates/Import from CCR.md
0 → 100644
View file @
650acf23
### Link to CCR entry
(Link to the CCR entry)
### Reason for import
(Explain why it should be imported)
/label ~"Import from CCR"
.gitlab/issue_templates/Misplaced package.md
0 → 100644
View file @
650acf23
### In which repository is the package now?
(Link here)
### In which repository is the package expected to be?
(Link here)
/label ~"Misplaced package"
.gitlab/issue_templates/Missing dependency.md
0 → 100644
View file @
650acf23
### Which package is missing a dependency?
(Link here)
### What dependency is it missing?
(Link here, provide log files, errors, or screenshots if available)
### Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (
```
) to format console output,
logs, and code as it's very hard to read otherwise.)
/label ~"Missing dependency"
.gitlab/issue_templates/Outdated package.md
0 → 100644
View file @
650acf23
### Current version in our repositories
(Link here)
### New version available upstream
(Link to upstream release announcement for new version)
/label ~"Outdated package"
.gitlab/issue_templates/Package removal.md
0 → 100644
View file @
650acf23
### Which package should be removed, and why?
(Explain here)
/label ~"Package removal"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment