Sha256: 13c4bed4a4e9ec9824ee4e319f2f1cc5aa823d045c6a07e3f9441ed485375944
Contents?: true
Size: 554 Bytes
Versions: 26
Compression:
Stored size: 554 Bytes
Contents
<%= description %> Deploy Plan ----------- Describe how this change will be deployed. Rollback Plan ------------- Describe how this change can be rolled back. URLs ---- <% pivotal_ids.each do |pivotal_id| -%> * [pivotal tracker story <%= pivotal_id %>](https://www.pivotaltracker.com/story/show/<%= pivotal_id %>) <% end -%> <% jira_ids.each do |jira_id| -%> * [Jira issue <%= jira_id %>](<%= jira_url %>/browse/<%= jira_id %>) <% end -%> QA Plan ------- Provide a detailed QA plan, or other developers will retain the right to mock you mercilessly.
Version data entries
26 entries across 26 versions & 1 rubygems