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
module-name: One line summary of the issue (less than 72 characters)
13
+
14
+
### Proposed Field information
15
+
Fill out the information below on the new proposed field. Please refer to the structure of the code.json fields found here: https://github.com/DSACMS/codejson-generator/blob/main/schemas/schema-0.0.0.json
16
+
17
+
```
18
+
"key-name-here": {
19
+
"type": "____",
20
+
"description": "One liner describing new field here"
21
+
},
22
+
```
23
+
Provide example values here:
24
+
25
+
### Explanation
26
+
27
+
Describe more about the new field to add to code.json. Provide an explanation of why this field should be included and how its collection provides value to the agency.
28
+
29
+
### Steps to reproduce the behavior
30
+
31
+
List all relevant steps to reproduce the observed behavior.
0 commit comments