You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/module-request.md
+43-15Lines changed: 43 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,35 +7,63 @@ assignees: ''
7
7
8
8
---
9
9
10
-
** Please provide the Drupal.org URL for the module
10
+
# GovCMS Module Request
11
11
12
-
** What value does this module/package add to GovCMS?
12
+
**Please provide the Drupal.org URL for the module**
13
13
14
-
** Is the module Drupal 11 compatible?
14
+
<!-- your answer here -->
15
15
16
-
** Please provide a brief outline of what this module does.
16
+
**What value does this module/package add to GovCMS?**
17
17
18
-
** Who does this module benefit:
18
+
<!-- your answer here -->
19
+
20
+
**Is the module Drupal 11 compatible?**
21
+
22
+
<!-- your answer here -->
23
+
24
+
**Please provide a brief outline of what this module does.**
25
+
26
+
<!-- your answer here -->
27
+
28
+
**Who does this module benefit:**
19
29
[] end users
20
30
[] content editors
21
31
[] site builders
22
32
[] themers
23
33
[] developers
24
-
25
-
** How could you provide/replicate the functionality of this module using alternative methods, eg in your theme?
26
34
27
-
** If this module styles or alters HTML or JavaScript output, can the functionality be provided via the theme? What alternatives have you considered.
35
+
**How could you provide/replicate the functionality of this module using alternative methods, eg in your theme?**
36
+
37
+
<!-- your answer here -->
38
+
39
+
**If this module styles or alters HTML or JavaScript output, can the functionality be provided via the theme? What alternatives have you considered.**
40
+
41
+
<!-- your answer here -->
42
+
43
+
**What is the maintenance and support status of the module. Describe the issue queue activity.**
44
+
45
+
<!-- your answer here -->
46
+
47
+
**What permissions are needed to utilise the module (and are any new permissions provided by the module)?**
48
+
49
+
<!-- your answer here -->
50
+
51
+
**Does the module modify the database structure and/or store additional metadata on nodes or other entities? If so, why? What are the risks for future updates?**
52
+
53
+
<!-- your answer here -->
54
+
55
+
**Is the module designed to capture anonymous user data?**
28
56
29
-
** What is the maintenance and support status of the module. Describe the issue queue activity.
57
+
<!-- your answer here -->
30
58
31
-
** What permissions are needed to utilise the module (and are any new permissions provided by the module)?
59
+
**Is the output of the module typically fully cacheable? Would the inclusion of this module potentially render pages uncacheable.**
32
60
33
-
** Does the module modify the database structure and/or store additional metadata on nodes or other entities? If so, why? What are the risks for future updates?
61
+
<!-- your answer here -->
34
62
35
-
** Is the module designed to capture anonymous user data?
63
+
**What is your assessment of the quality of this module, the contribution history of the module's maintainers, and the uptake of the module within the Drupal community?**
36
64
37
-
** Is the output of the module typically fully cacheable? Would the inclusion of this module potentially render pages uncacheable.
65
+
<!-- your answer here -->
38
66
39
-
** What is your assessment of the quality of this module, the contribution history of the module's maintainers, and the uptake of the module within the Drupal community?
0 commit comments