feat7 / Surface

"Surface" is an MVC based microframework written in PHP.
MIT License
8 stars 11 forks source link

Is this project still active? #5

Closed mohitjawanjal closed 6 years ago

mohitjawanjal commented 6 years ago

Wanted to contribute to this, but can't see any Contribution guidelines or a gitter channel. If it is active can we hop on there and discuss? Thanks.

feat7 commented 6 years ago

Sure it is! Contributions are welcome. Due to my busy schedule, I am not able to contribute to the project. But few people are willing to contribute. We can get going!

mohitjawanjal commented 6 years ago

Great. As I asked is there a gitter channel or can you create one?? Fair word of warning that I am pretty new to OSS so I will need some guidance :-)

On Fri, 23 Mar 2018, 15:18 Vinay Khobragade, notifications@github.com wrote:

Sure it is! Contributions are welcome. Due to my busy schedule, I am not able to contribute to the project. But few people are willing to contribute. We can get going!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/feat7/Surface/issues/5#issuecomment-375597989, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6QBcmqs36LI3v0Fku4US0Lc5K29-qJks5thMTlgaJpZM4S4P0V .

feat7 commented 6 years ago

You can access: Gitter Contribution guidelines are simple.

  1. Fork (and keep updated with the original repo)
  2. One feature of one branch. Don't mix up things.
  3. Create a pull request. Description and title should make good sense.
  4. After reviewing branch will be merged.