File tree Expand file tree Collapse file tree 5 files changed +52
-19
lines changed Expand file tree Collapse file tree 5 files changed +52
-19
lines changed Original file line number Diff line number Diff line change 1- ### Configuration:
2-
1+ ** Configuration**
32- ** PhpFastCache version:** "...replace me (Can be retrieved using method ` \Phpfastcache\Api::GetVersion() ` )..."
43- ** PhpFastCache API version:** "...replace me (Can be retrieved using method ` \Phpfastcache\Api::getPhpFastCacheVersion() ` )..."
54- ** PHP version:** "...replace me (Can be retrieved using command line ` php -v | sed -n 1p ` )..."
65- ** Operating system:** " ...replace me (You REALLY should know it)... "
76
8- #### Issue description:
7+ ** Describe the bug**
8+
9+ > ... A clear and concise description of what the bug is, goes here ...
10+ ... You can also read the [ wiki] ( https://github.com/PHPSocialNetwork/phpfastcache/wiki ) ...
11+
12+ ** To Reproduce**
13+ Steps to reproduce the behavior:
14+ 1 . Go to '...'
15+ 2 . Click on '....'
16+ 3 . Scroll down to '....'
17+ 4 . See error
18+
19+ ** Expected behavior**
20+ A clear and concise description of what you expected to happen.
21+
22+ ** Screenshots**
23+ If applicable, add screenshots to help explain your problem.
924
10- > ... Your description goes here ...
11- ... You can also read the [ wiki ] ( https://github.com/PHPSocialNetwork/phpfastcache/wiki ) .. .
25+ ** Additional context **
26+ Add any other context about the problem here .
Original file line number Diff line number Diff line change 11---
22name : Bug report
3- about : Create a report to help us improve
3+ about : Create a report to help us improve Phpfastcache
44
55---
66
7+ ** Configuration**
8+ - ** PhpFastCache version:** "...replace me (Can be retrieved using method ` \Phpfastcache\Api::GetVersion() ` )..."
9+ - ** PhpFastCache API version:** "...replace me (Can be retrieved using method ` \Phpfastcache\Api::getPhpFastCacheVersion() ` )..."
10+ - ** PHP version:** "...replace me (Can be retrieved using command line ` php -v | sed -n 1p ` )..."
11+ - ** Operating system:** " ...replace me (You REALLY should know it)... "
12+
713** Describe the bug**
8- A clear and concise description of what the bug is.
14+
15+ > ... A clear and concise description of what the bug is, goes here ...
16+ ... You can also read the [ wiki] ( https://github.com/PHPSocialNetwork/phpfastcache/wiki ) ...
917
1018** To Reproduce**
1119Steps to reproduce the behavior:
@@ -20,16 +28,5 @@ A clear and concise description of what you expected to happen.
2028** Screenshots**
2129If applicable, add screenshots to help explain your problem.
2230
23- ** Desktop (please complete the following information):**
24- - OS: [ e.g. iOS]
25- - Browser [ e.g. chrome, safari]
26- - Version [ e.g. 22]
27-
28- ** Smartphone (please complete the following information):**
29- - Device: [ e.g. iPhone6]
30- - OS: [ e.g. iOS8.1]
31- - Browser [ e.g. stock browser, safari]
32- - Version [ e.g. 22]
33-
3431** Additional context**
3532Add any other context about the problem here.
Original file line number Diff line number Diff line change 11---
22name : Feature request
3- about : Suggest an idea for this project
3+ about : Suggest an idea for Phpfastcache
44
55---
66
7+ ** Configuration**
8+ - ** PhpFastCache version:** "...replace me (Can be retrieved using method ` \Phpfastcache\Api::GetVersion() ` )..."
9+ - ** PhpFastCache API version:** "...replace me (Can be retrieved using method ` \Phpfastcache\Api::getPhpFastCacheVersion() ` )..."
10+ - ** PHP version:** "...replace me (Can be retrieved using command line ` php -v | sed -n 1p ` )..."
11+ - ** Operating system:** " ...replace me (You REALLY should know it)... "
12+
713** Is your feature request related to a problem? Please describe.**
814A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
915
Original file line number Diff line number Diff line change 1+ ---
2+ name : Simple question
3+ about : Ask a question about Phpfastcache
4+
5+ ---
6+
7+ ** Configuration (optional)**
8+ - ** PhpFastCache version:** "...replace me (Can be retrieved using method ` \Phpfastcache\Api::GetVersion() ` )..."
9+ - ** PhpFastCache API version:** "...replace me (Can be retrieved using method ` \Phpfastcache\Api::getPhpFastCacheVersion() ` )..."
10+ - ** PHP version:** "...replace me (Can be retrieved using command line ` php -v | sed -n 1p ` )..."
11+ - ** Operating system:** " ...replace me (You REALLY should know it)... "
12+
13+ ** My question**
14+ > Your question goes here
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ _Put an `x` in the boxes that apply_
1212- [ ] Deprecated third party dependency update
1313- [ ] New feature (non-breaking change which adds functionality)
1414- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
15+ - [ ] Documentation/Typo/Resource update that does not involve any code modification
1516
1617## Agreement
1718
You can’t perform that action at this time.
0 commit comments