docs(contributing): new section by contributors

This commit is contained in:
Leifer Mendez
2022-12-29 12:20:42 +01:00
parent ab7ad81efb
commit 2563e3ed84

View File

@@ -5,6 +5,10 @@ on:
branches:
- 'feat/docs-**'
- 'fix/docs-**'
push:
branches:
- 'feat/docs-**'
- 'fix/docs-**'
jobs:
############ DOCUMENTATION BUILD ############