NutritionMate / Nutrition.Information.Api

This is an API to retrieve the nutritional information of a given food item.
MIT License
1 stars 1 forks source link

As an administrator of the Nutrition Information API repository, I want new Pull Requests to be automatically populated with the Definition of Done template, so that it is never accidentally forgotten. #91

Closed PaddingtonBrown closed 7 years ago

PaddingtonBrown commented 7 years ago

As an administrator of the Nutrition Information API repository, I want new Pull Requests to be automatically populated with the Definition of Done template, so that it is never accidentally forgotten.

Acceptance Criteria Given a new Pull Request, then automatically populate the description with the Definition of Done template.

Test Work Manually test the acceptance criteria.

Documentation Work Move https://github.com/NutritionMate/Nutrition.Information.Api/blob/master/docs/DefinitionOfDone.md to ./github/PULL_REQUEST_TEMPLATE.md and remove non-template text , see https://github.com/blog/2111-issue-and-pull-request- templates for reference.

Definition of Ready

PaddingtonBrown commented 7 years ago

The required changes have been made and merged into master as part of #92