Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
d7ac4da1
Commit
d7ac4da1
authored
Feb 01, 2018
by
Victor Poughon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DOC: Filter issues with label 'bug' in links
parent
f5d2a07e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
CONTRIBUTING.md
CONTRIBUTING.md
+2
-2
README.md
README.md
+1
-2
No files found.
CONTRIBUTING.md
View file @
d7ac4da1
...
...
@@ -23,10 +23,10 @@ You are welcome to ask questions there as a beginner or future OTB contributor!
## Reporting bugs
If you have found a bug, you can first
[
search the existing issues
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
)
If you have found a bug, you can first
[
search the existing issues
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
?label_name%5B%5D=bug
)
to see if it has already been reported.
If it's a new bug, please
[
open a new issue on GitLab
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
)
.
If it's a new bug, please
[
open a new issue on GitLab
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
/new
)
.
The 'Bug' issue template will help you provide all important information and
help fixing the bug quicker. Remember to add as much information as possible!
...
...
README.md
View file @
d7ac4da1
...
...
@@ -26,7 +26,7 @@ not a black box!
*
[
Public git repositories
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb
)
*
[
GitHub mirror
](
https://github.com/orfeotoolbox/
)
*
[
Build status
](
http://dash.orfeo-toolbox.org/index.php?project=OTB
)
*
[
Bug tracker
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
)
*
[
Bug tracker
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
?label_name%5B%5D=bug
)
*
[
Wiki
](
http://wiki.orfeo-toolbox.org/index.php/Main_Page
)
*
[
Task tracking
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
)
...
...
@@ -46,5 +46,4 @@ Please see the license and the Copyright directory for legal issues on the use o
Please report any issue you might encouter to
[
our bugtracker
](
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
)
.
### Governance
The Orfeo ToolBox project is governed by the
[
Project Steering Committee
](
PSC.md
)
and its members.
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