Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Cabieces
otb
Commits
d7ac4da1
Commit
d7ac4da1
authored
7 years ago
by
Victor Poughon
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Filter issues with label 'bug' in links
parent
f5d2a07e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CONTRIBUTING.md
+2
-2
2 additions, 2 deletions
CONTRIBUTING.md
README.md
+1
-2
1 addition, 2 deletions
README.md
with
3 additions
and
4 deletions
CONTRIBUTING.md
+
2
−
2
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!
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
2
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.
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
register
or
sign in
to comment