Skip to content

Commit 24f0307

Browse files
Merge pull request #21 from julienbourdeau/update/githubdir
Update common files
2 parents ea0b087 + 7649844 commit 24f0307

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
| Q | A
2+
| ----------------- | ----------
3+
| Bug fix? | yes/no
4+
| New feature? | yes/no <!-- please update the /CHANGELOG.md file -->
5+
| BC breaks? | no
6+
| Related Issue | Fix #... <!-- will close issue automatically, if any -->
7+
| Need Doc update | yes/no
8+
9+
10+
## Describe your change
11+
12+
<!--
13+
Please describe your change, add as much detail as
14+
necessary to understand your code.
15+
-->
16+
17+
## What problem is this fixing?
18+
19+
<!--
20+
Please include everything needed to understand the problem,
21+
its context and consequences, and, if possible, how to recreate it.
22+
-->

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Algolia
3+
Copyright (c) 2013-Present Algolia
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)