Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
plugin-template
Merge requests
!28
poprawka
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
poprawka
feature/issue-template
into
devel
Overview
0
Commits
1
Changes
1
Merged
Krzysztof Dyszczyk
requested to merge
feature/issue-template
into
devel
7 years ago
Overview
0
Commits
1
Changes
1
0
0
Merge request reports
Compare
devel
devel (base)
and
latest version
latest version
9c4a7a22
1 commit,
7 years ago
1 file
+
3
−
7
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab/issue_templates/Bug.md
+
3
−
7
View file @ 9c4a7a22
Edit in single-file editor
Open in Web IDE
Show full file
### Select WooCommerce version
### Select WooCommerce version
e.g: [x] 2.6
<!--- Select the WooCommerce version on which the error occurred -->
<!--- Select the WooCommerce version on which the error occurred -->
-
[
] [2.6
](
http://woo26.tests.wpdesk.org
)
-
[
] [2.6
](
http://woo26.tests.wpdesk.org
)
@@ -10,7 +10,7 @@
@@ -10,7 +10,7 @@
-
[
] [3.4
](
http://woo34.tests.wpdesk.org
)
-
[
] [3.4
](
http://woo34.tests.wpdesk.org
)
-
[
] [Stable
](
https://stable.wpdesk.org/
)
-
[
] [Stable
](
https://stable.wpdesk.org/
)
### Select PHP version
### Select PHP version
e.g: [x] 5.6
<!--- Select the PHP version on which the error occurred -->
<!--- Select the PHP version on which the error occurred -->
-
[ ] 5.3
-
[ ] 5.3
@@ -25,11 +25,7 @@
@@ -25,11 +25,7 @@
1.
1.
2.
2.
3.
4.
5.
6.
7.
## Expected Behavior
## Expected Behavior
<!--- Tell what should happen -->
<!--- Tell what should happen -->
Loading