Skip to content

Commit 2c663e7

Browse files
committed
Migrated all template issues to forms
1 parent 7d4648a commit 2c663e7

File tree

6 files changed

+405
-69
lines changed

6 files changed

+405
-69
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 295 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,295 @@
1+
name: "Report a bug"
2+
title: "<NAME THE FEATURE> - <SUMMARIZE THE PROBLEM>"
3+
description: Create a report to help us improve Phpfastcache
4+
labels: ["Needs triage 🔎"]
5+
assignees: ["Geolim4"]
6+
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
### Before you start
11+
12+
**Are you looking for development help?**
13+
↩ Please note that we cannot provide assistance on web development. We recommend asking around on a dedicated help forum like StackOverflow.
14+
15+
### Issue etiquette
16+
17+
When opening an issue, please:
18+
- Follow the project's [Code of Conduct](https://github.com/PHPSocialNetwork/phpfastcache/blob/master/CODE_OF_CONDUCT.md) as well as the [GitHub Community Guidelines](https://docs.github.com/en/site-policy/github-terms/github-community-guidelines).
19+
- Check for an [existing issue](https://github.com/PHPSocialNetwork/phpfastcache/issues) first. If someone else has opened an issue describing the same problem, please upvote their issue rather than creating another one.
20+
- Keep issues relevant to the project. Irrelevant issues will be automatically closed and marked as spam, and repeated offenses may result in exclusion from our organization.
21+
- Provide as much detail as possible. The more detail you are able to provide, the better!
22+
- Write issues primarily in English. While translation tools are available, we will be able to provide better assistance with pre-translated content. You are more than welcome to include a version of the issue body in your preferred language alongside the English version.
23+
- **Make sure that you searched an answer on our [wiki](https://github.com/PHPSocialNetwork/phpfastcache/wiki)**
24+
25+
---
26+
- type: dropdown
27+
id: type
28+
attributes:
29+
label: What type of issue is this?
30+
options:
31+
- Incorrect/unexpected/unexplainable behavior
32+
- Exception/Error/Warning/Notice/Deprecation
33+
- PSR-6/16 standard violation
34+
- Wiki/Documentation/Readme typo/fault or lack of documentation
35+
- Incompatibility (be specific)
36+
- Other (Please Specify)
37+
validations:
38+
required: true
39+
- type: input
40+
id: os
41+
attributes:
42+
label: Operating system + version
43+
description: "The operating system with version, ex: Ubuntu 18.04 or Windows 10"
44+
- type: dropdown
45+
id: pfc_exact_version
46+
attributes:
47+
label: Phpfastcache version
48+
description: |
49+
Please keep in mind that some versions are partially or no longer supported:
50+
- Phpfastcache v9 ✅
51+
- Phpfastcache v8 (Security fixes only) 🔶
52+
- Phpfastcache v7 (End of life) ❌
53+
- Phpfastcache v6 (End of life) ❌
54+
- Phpfastcache v5 (End of life) ❌
55+
- Phpfastcache >= v4 (End of life) ❌
56+
57+
See our [global support timeline](https://github.com/PHPSocialNetwork/phpfastcache/wiki/%5BV4%CB%96%5D-Global-support-timeline) ⌚
58+
multiple: false
59+
options:
60+
- 9.1.1
61+
- 9.1.0-dev
62+
- 9.1.0
63+
- 9.0.2
64+
- 9.0.1
65+
- 9.0.0-rc
66+
- 9.0.0-dev
67+
- 9.0.0-beta5
68+
- 9.0.0-beta4
69+
- 9.0.0-beta3
70+
- 9.0.0-beta2
71+
- 9.0.0-beta
72+
- 9.0.0-alpha3
73+
- 9.0.0-alpha2
74+
- 9.0.0-alpha
75+
- 9.0.0
76+
- 8.1.3
77+
- 8.1.2
78+
- 8.1.1
79+
- 8.1.0
80+
- 8.0.8
81+
- 8.0.7
82+
- 8.0.6
83+
- 8.0.5
84+
- 8.0.4
85+
- 8.0.3
86+
- 8.0.2
87+
- 8.0.1
88+
- 8.0.0-rc2
89+
- 8.0.0-rc
90+
- 8.0.0-dev
91+
- 8.0.0-beta
92+
- 8.0.0-alpha
93+
- 8.0.0
94+
- 7.1.2
95+
- 7.1.1
96+
- 7.1.0
97+
- 7.0.5
98+
- 7.0.4
99+
- 7.0.3
100+
- 7.0.2
101+
- 7.0.1
102+
- 7.0.0-beta3
103+
- 7.0.0-beta2
104+
- 7.0.0-beta
105+
- 7.0.0-alpha3
106+
- 7.0.0-alpha2
107+
- 7.0.0-alpha
108+
- 7.0.0-RC4
109+
- 7.0.0-RC3
110+
- 7.0.0-RC2
111+
- 7.0.0-RC
112+
- 7.0.0
113+
- 6.1.5
114+
- 6.1.4
115+
- 6.1.3
116+
- 6.1.2
117+
- 6.1.1
118+
- 6.1.0
119+
- 6.0.8
120+
- 6.0.7
121+
- 6.0.6
122+
- 6.0.5
123+
- 6.0.4
124+
- 6.0.3
125+
- 6.0.2
126+
- 6.0.1
127+
- 6.0.0-rc4
128+
- 6.0.0-rc3
129+
- 6.0.0-rc2
130+
- 6.0.0-rc1
131+
- 6.0.0-beta2
132+
- 6.0.0-beta1
133+
- 6.0.0-alpha2
134+
- 6.0.0-alpha
135+
- 6.0.0
136+
- 5.0.9
137+
- 5.0.8
138+
- 5.0.7
139+
- 5.0.6
140+
- 5.0.5
141+
- 5.0.4
142+
- 5.0.3
143+
- 5.0.21
144+
- 5.0.20
145+
- 5.0.2
146+
- 5.0.19
147+
- 5.0.18
148+
- 5.0.17
149+
- 5.0.16
150+
- 5.0.15
151+
- 5.0.14
152+
- 5.0.13
153+
- 5.0.12
154+
- 5.0.11
155+
- 5.0.10
156+
- 5.0.1
157+
- 5.0.0-rc3
158+
- 5.0.0-rc2
159+
- 5.0.0-rc1
160+
- 5.0.0-beta2
161+
- 5.0.0-beta1
162+
- 5.0.0-alpha2
163+
- 5.0.0-alpha1
164+
- 5.0.0
165+
- 4.3.9
166+
- 4.3.8
167+
- 4.3.7
168+
- 4.3.6
169+
- 4.3.5
170+
- 4.3.4
171+
- 4.3.3
172+
- 4.3.2
173+
- 4.3.18
174+
- 4.3.17
175+
- 4.3.16
176+
- 4.3.15
177+
- 4.3.14
178+
- 4.3.13
179+
- 4.3.12
180+
- 4.3.11
181+
- 4.3.10
182+
- 4.3.1
183+
- 4.3
184+
- 4.2.4
185+
- 4.2.3
186+
- 4.2.2
187+
- 4.2.1
188+
- 4.1.1
189+
- 4.1.0
190+
- 4.1
191+
- 4.0.9
192+
- 4.0.8
193+
- 4.0.7
194+
- 4.0.6
195+
- 4.0.5
196+
- 4.0.4
197+
- 4.0.3-beta1
198+
- 4.0.3
199+
- 4.0.2beta1
200+
- 4.0.2-beta1
201+
- 4.0.2
202+
- 4.0.18
203+
- 4.0.17
204+
- 4.0.16
205+
- 4.0.15
206+
- 4.0.14
207+
- 4.0.13
208+
- 4.0.12
209+
- 4.0.11
210+
- 4.0.10
211+
- 4.0.1
212+
- 4.0
213+
- 3.1.1
214+
- 3.1.0
215+
- 3.0.9
216+
- 3.0.8
217+
- 3.0.7
218+
- 3.0.6
219+
- 3.0.5
220+
- 3.0.4
221+
- 3.0.3
222+
- 3.0.28
223+
- 3.0.27
224+
- 3.0.26
225+
- 3.0.25
226+
- 3.0.24
227+
- 3.0.23
228+
- 3.0.22
229+
- 3.0.21
230+
- 3.0.20
231+
- 3.0.2
232+
- 3.0.19
233+
- 3.0.18
234+
- 3.0.17
235+
- 3.0.16
236+
- 3.0.15
237+
- 3.0.14
238+
- 3.0.13
239+
- 3.0.12
240+
- 3.0.11
241+
- 3.0.10
242+
- 3.0.1
243+
- 3.0.0
244+
- 2.4.3
245+
- 2.4.2
246+
validations:
247+
required: true
248+
- type: textarea
249+
id: problem
250+
attributes:
251+
label: Describe the issue you're facing
252+
description: Provide as much detail as possible. The more detail you are able to provide, the better!
253+
validations:
254+
required: true
255+
- type: textarea
256+
id: expected
257+
attributes:
258+
label: Expected behavior
259+
description: If applicable, please describe the behavior you expected
260+
validations:
261+
required: false
262+
- type: textarea
263+
id: code_sample
264+
attributes:
265+
label: Code sample (optional)
266+
description: If applicable, please provide a code sample
267+
- type: textarea
268+
id: suggestion
269+
attributes:
270+
label: Suggestion to fix the issue (optional)
271+
description: Do you have an suggestion on how to fix this issue ?
272+
- type: textarea
273+
id: references
274+
attributes:
275+
label: References (optional)
276+
description: Can you link to any release notes, bugs, pull requests, or Stack-Overflow link related to this?
277+
- type: textarea
278+
id: more_info
279+
attributes:
280+
label: Do you have anything more you want to share? (optional)
281+
description: For example, screenshots, screen recordings, or sample code, logs, etc.
282+
- type: checkboxes
283+
id: wiki_confirmation
284+
attributes:
285+
label: Have you searched in our Wiki before posting ?
286+
description: Our Wiki contains tons of information, make sure you've searched over it before posting this issue.
287+
options:
288+
- label: I have searched over the Wiki
289+
required: true
290+
- type: markdown
291+
attributes:
292+
value: |
293+
---
294+
You're finished 👏
295+
The following fields are prefilled and should not be modified. Please click **Submit new issue**.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
name: "Request a feature"
2+
title: "<NAME THE FEATURE>"
3+
description: Suggest an idea for Phpfastcache
4+
labels: ["Needs triage 🔎"]
5+
assignees: ["Geolim4"]
6+
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
### Before you start
11+
12+
**Are you looking for development help?**
13+
↩ Please note that we cannot provide assistance on web development. We recommend asking around on a dedicated help forum like StackOverflow.
14+
15+
### Issue etiquette
16+
17+
When opening an feature request, please:
18+
- Follow the project's [Code of Conduct](https://github.com/PHPSocialNetwork/phpfastcache/blob/master/CODE_OF_CONDUCT.md) as well as the [GitHub Community Guidelines](https://docs.github.com/en/site-policy/github-terms/github-community-guidelines).
19+
- Check for an [existing feature request](https://github.com/PHPSocialNetwork/phpfastcache/issues) first. If someone else has opened a similar feature request, please upvote their feature request rather than creating another one.
20+
- Keep suggestions relevant to the project. Irrelevant suggestions will be automatically closed and marked as spam, and repeated offenses may result in exclusion from our organization.
21+
- Provide as much detail as possible. The more detail you are able to provide, the better!
22+
- **Make sure that a request feature may be denied or accepted and if id does it can take a while before being implemented.**
23+
24+
---
25+
- type: dropdown
26+
id: type
27+
attributes:
28+
label: What type of feature would you like?
29+
options:
30+
- New backend support
31+
- Code improvement (be specific)
32+
- New PSR standard implementation
33+
- Wiki/Documentation/Readme improvement
34+
- Other (Please Specify)
35+
validations:
36+
required: true
37+
- type: textarea
38+
id: feature_request
39+
attributes:
40+
label: The feature request
41+
description: Describe the feature request you'd like to have
42+
validations:
43+
required: true
44+
- type: textarea
45+
id: code_sample
46+
attributes:
47+
label: Code sample (optional)
48+
description: If applicable, please provide a code sample
49+
- type: textarea
50+
id: references
51+
attributes:
52+
label: References (optional)
53+
description: Can you link to any release notes, ideas, pull requests, or Stack-Overflow link related to this?
54+
- type: textarea
55+
id: more_info
56+
attributes:
57+
label: Do you have anything more you want to share? (optional)
58+
description: For example, screenshots, screen recordings, or sample code, logs, etc.
59+
- type: markdown
60+
attributes:
61+
value: |
62+
---
63+
You're finished 👏
64+
The following fields are prefilled and should not be modified. Please click **Submit new feature request**.

0 commit comments

Comments
 (0)