RESTBench / requirements

Minimum requirements that a repository must fulfill
0 stars 1 forks source link

How to contribute? #6

Open igorsantos07 opened 7 years ago

igorsantos07 commented 7 years ago

Supposing I'm Joe Random and I want to contribute an API written in Lolcode, how should I proceed?

igorsantos07 commented 7 years ago

My suggestion:

  1. Joe Random creates its lolcode-api repository
  2. Joe Random codes in lolcode and verifies the API matches what's expected from it
  3. Joe Random opens an issue on some central repository (this one?), linking to his repository and writing a brief of what was done in lolcode and a proof it's working (like a screenshot of the successful Postman tests?) (i.e. written in lolcode 2.0, includes documentation, spits out info on JSON and whatnot)
  4. Some organization admin forks Joe Random's repository and gives him admin permissions over the fork. This would probably also require to include him into the organization, what sounds about fair since he already done an API example all by himself.

Another idea for point 4 would be for him to simply transfer the repository into the organization, but I think this would require a manual intervention from the main organization owner to accept the transfer?