Skip to content

Commit 60289e4

Browse files
Merge pull request xbmc#468 from enen92/master
Fix small typo in PULL_REQUEST_TEMPLATE.md
2 parents 7c07cfe + 71eeb4c commit 60289e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
88
- [ ] My code follows the [add-on rules](http://kodi.wiki/view/Add-on_rules) and [piracy stance](http://kodi.wiki/view/Official:Forum_rules#Piracy_Policy) of this project.
99
- [ ] I have read the [CONTRIBUTING](https://github.com/xbmc/repo-scripts/blob/master/CONTRIBUTING.md) document
10-
- [ ] Each add-on submission should be a single commit with using the following style: [sciprt.foo.bar] v1.0.0
10+
- [ ] Each add-on submission should be a single commit with using the following style: [script.foo.bar] v1.0.0
1111

1212
Additional information :
1313
- Submitting your add-on to this specific branch makes it available to any Kodi version equal or higher than the branch name with the applicable Kodi dependencies limits.

0 commit comments

Comments
 (0)