UNPKG

754 BMarkdownView Raw
1**Please check if the PR fulfills these requirements**
2- [ ] The commit message follows our guidelines: https://github.com/CodeCorico/allons-y/blob/master/CONTRIBUTING.md#commit
3- [ ] Docs have been added / updated to the [Wiki](https://allons-y.io/wiki)
4
5
6**What kind of change does this PR introduce?** <!-- check one with "x" -->
7```
8[ ] Bugfix
9[ ] Feature
10[ ] Code style update (formatting, local variables)
11[ ] Refactoring (no functional changes, no api changes)
12[ ] Other... Please describe:
13```
14
15**What is the current behavior?** (You can also link to open issues here)
16
17
18
19**What is the new behavior?**
20
21
22
23If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
24
25
26**Other information**: