wrappid / wrappid-service

A service middleware boilerplate application to support frontend applications built using the Wrappid framework, which enables simultaneous development of web and mobile application
MIT License
13 stars 2 forks source link

enhancement: contributing rules #13

Closed anantakumarghosh closed 8 months ago

anantakumarghosh commented 9 months ago

Description

Create a development branch for users to develop template.

Main branch will be locked for all users, except GitHub actions

External users will fork wrappid-service and they will create Pull Request, after verification, it'll be merged to development branch

References

https://github.com/wrappid/.github-private/issues/1 (not followed)

https://github.com/wrappid/.github/issues/8

anantakumarghosh commented 8 months ago

below commit adds contributing file 1eb5d959530832dfeefae32bde1555a4886301ad

closing