Welcome to mirror list, hosted at ThFree Co, Russian Federation.

PULL_REQUEST_TEMPLATE.md - github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9be2b4fa407dd3aaaf8052d6d8420e674718e28d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
name: Pull Request
about: Submit changes to help us improve

---

**Related Issue**
This PR's content was first discussed in issue #

**Dependency Changes**
If relevant, list any dependencies added, removed, or changed.

**Testing**
- [ ] Built and tested work on a standalone Hugo site
- [ ] Built and tested to work in the Hugo Theme Gallery demo site ([link](https://github.com/gohugoio/hugoThemes/blob/master/README.md))
- [ ] Tested with browser's responsive-design tools

**Additional context**
Add any other context about the pull request here.