Skip to content

Commit 4217baa

Browse files
jackwrfullerAli Haider
authored andcommitted
update module request issue template
1 parent 0a7d237 commit 4217baa

File tree

1 file changed

+43
-15
lines changed

1 file changed

+43
-15
lines changed

.github/ISSUE_TEMPLATE/module-request.md

Lines changed: 43 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,63 @@ assignees: ''
77

88
---
99

10-
** Please provide the Drupal.org URL for the module
10+
# GovCMS Module Request
1111

12-
** What value does this module/package add to GovCMS?
12+
**Please provide the Drupal.org URL for the module**
1313

14-
** Is the module Drupal 11 compatible?
14+
<!-- your answer here -->
1515

16-
** Please provide a brief outline of what this module does.
16+
**What value does this module/package add to GovCMS?**
1717

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:**
1929
[ ] end users
2030
[ ] content editors
2131
[ ] site builders
2232
[ ] themers
2333
[ ] developers
24-
25-
** How could you provide/replicate the functionality of this module using alternative methods, eg in your theme?
2634

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?**
2856

29-
** What is the maintenance and support status of the module. Describe the issue queue activity.
57+
<!-- your answer here -->
3058

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.**
3260

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 -->
3462

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?**
3664

37-
** Is the output of the module typically fully cacheable? Would the inclusion of this module potentially render pages uncacheable.
65+
<!-- your answer here -->
3866

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?
67+
**Additional information**
4068

41-
** Additional information
69+
<!-- your answer here -->

0 commit comments

Comments
 (0)