Commit 98c695f
authored
create documentation for API branching and deployment (#104)
<!-- Please complete the following sections as necessary. -->
### Description
This PR updates the `README` to include a `Branching` section so that it
is clear what the process is for getting a slice of work into production
for the Feedback Widget API.
### Ticket
<!-- Link to ticket in pivotal. Append ticket_id to provided URL. -->
This work resolves [Document Feedback Widget API Branch
Merging/Deployment
Process](newjersey/innovation-platform-pm#717).
### Approach
<!-- Any changed dependencies, e.g. requires an
install/update/migration, etc. -->
Updated the `README` to include a `Branching` section right
above`Deployment`.
### Steps to Test
<!-- If this work affects a user's experience, provide steps to test
these changes in-app. -->
N/A
### Notes
<!-- Additional information, key learnings, and future development
considerations. -->
N/A1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
21 | 38 | | |
22 | 39 | | |
23 | 40 | | |
| |||
0 commit comments