Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-basic-requirements
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
wp-basic-requirements
Merge requests
!8
Devel
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Devel
devel
into
master
Overview
0
Commits
13
Pipelines
1
Changes
9
Merged
Krzysztof Dyszczyk
requested to merge
devel
into
master
6 years ago
Overview
0
Commits
13
Pipelines
1
Changes
9
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
bf4a5800
13 commits,
6 years ago
9 files
+
76
−
227
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
.gitlab/issue_templates/Bug.md deleted
100644 → 0
+
0
−
32
View file @ 57d76f5a
### Select WooCommerce version e.g: [x] 2.6
<!--- Select the WooCommerce version on which the error occurred -->
-
[
] [2.6
](
http://woo26.tests.wpdesk.org
)
-
[
] [2.7
](
http://woo27.tests.wpdesk.org
)
-
[
] [3.0
](
http://woo30.tests.wpdesk.org
)
-
[
] [3.1
](
http://woo31.tests.wpdesk.org
)
-
[
] [3.2
](
http://woo32.tests.wpdesk.org
)
-
[
] [3.3
](
http://woo33.tests.wpdesk.org
)
-
[
] [3.4
](
http://woo34.tests.wpdesk.org
)
-
[
] [Stable
](
https://stable.wpdesk.org/
)
### Select PHP version e.g: [x] 5.6
<!--- Select the PHP version on which the error occurred -->
-
[ ] 5.3
-
[ ] 5.5
-
[ ] 5.6
-
[ ] 7.1
-
[ ] 7.2
## Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
1.
2.
## Expected Behavior
<!--- Tell what should happen -->
1.
\ No newline at end of file
Loading