Skip to content

Commit bf700be

Browse files
Merge pull request xbmc#304 from xbmc/Razzeee-patch-1
Fixed typos
2 parents 5ee33c0 + 7b3e15b commit bf700be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
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 sinlge 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: [sciprt.foo.bar] v1.0.0
1111

12-
Addtional information :
12+
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.
1414
- [add-on development](http://kodi.wiki/view/Add-on_development) wiki page.
1515
- Kodi [pydocs](http://kodi.wiki/view/PyDocs) provide information about the Python API
1616
- [PEP8](https://www.python.org/dev/peps/pep-0008/) codingstyle which is considered best practise but not mandatory.
17-
- This add-on repository has automated code guideline check which could help you improve your coding. You can find the results of these check at [Codacy](https://www.codacy.com/app/Kodi/repo-scripts/dashboard). You can create your own account as well to continuesly monitor your python coding before submitting to repo.
17+
- This add-on repository has automated code guideline check which could help you improve your coding. You can find the results of these check at [Codacy](https://www.codacy.com/app/Kodi/repo-scripts/dashboard). You can create your own account as well to continuously monitor your python coding before submitting to repo.
1818
- Development questions can be asked in the [add-on development](http://forum.kodi.tv/forumdisplay.php?fid=26) section on the Kodi forum.

0 commit comments

Comments
 (0)