Skip to content

Commit f0253e3

Browse files
authored
Add files via upload
1 parent 2886fff commit f0253e3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Wiki Update
3+
about: Issue template for updates of the wiki
4+
title: 'Wiki Update'
5+
labels: 'Docs'
6+
assignees: ''
7+
---
8+
9+
Number of commits
10+
made to the Wiki in the last 24 hours: **{{ env.CommitCount }}**
11+
12+
These are the details of the latest commit:
13+
14+
| Item | Value |
15+
|:---|:---|
16+
| Date | {{ env.UpdatedOn }} |
17+
| Hash | [{{ env.Hash }}](https://github.com/axuno/SmartFormat/wiki/_compare/{{ env.Hash }}) |
18+
| Message | {{ env.CommitMessage }} |

0 commit comments

Comments
 (0)