diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ed99a9612..fa1ff84b1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -31,8 +31,14 @@ Please check if your PR fulfills the following requirements: - [ ] MacOS - [ ] Updated the documentation as needed: - [ ] [General Doc Update](https://github.com/unoplatform/Uno.Themes/tree/master/doc) + - [ ] [material-getting-started.md](https://github.com/unoplatform/Uno.Themes/blob/master/doc/material-getting-started.md) + - [ ] [material-colors.md](https://github.com/unoplatform/Uno.Themes/blob/master/doc/material-colors.md) - [ ] [material-controls-styles.md](https://github.com/unoplatform/Uno.Themes/blob/master/doc/material-controls-styles.md) + - [ ] [material-controls-extensions.md](https://github.com/unoplatform/Uno.Themes/blob/master/doc/material-controls-extensions.md) + - [ ] [material-dsp.md](https://github.com/unoplatform/Uno.Themes/blob/master/doc/material-dsp.md) + - [ ] [cupertino-getting-started.md](https://github.com/unoplatform/Uno.Themes/blob/master/doc/cupertino-getting-started.md) - [ ] [cupertino-controls-styles.md](https://github.com/unoplatform/Uno.Themes/blob/master/doc/cupertino-controls-styles.md) + - [ ] [fluent-getting-started.md](https://github.com/unoplatform/Uno.Themes/blob/master/doc/fluent-getting-started.md) - [ ] [lightweight-styling.md (LightWeight Styling Resource Keys)](https://github.com/unoplatform/Uno.Themes/blob/master/doc/lightweight-styling.md) - [ ] Contains **No** breaking changes > If the pull request contains breaking changes, commit message must contain a detailed description of the action to take for the consumer of this library. As explained by the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/#summary)