List of existing projects with Codes of Conduct
emilyhorsman opened this issue · 8 comments
Does it make sense to start with the list from the contributor's covenant (alongside Django and EmberJS, which are already in the default data?) https://github.com/CoralineAda/contributor_covenant/blob/master/README.md
If yes, I can take some time to transform that into an appropriate yaml file and put up a gist for it?
That would be fantastic. Take a look at sample_data.yaml
and https://docs.djangoproject.com/en/1.8/howto/initial-data/ for an appropriate structure (or just something consistent we can programatically enter later)
Also I should note that the default data atm is likely to not go at launch, just meant to be test data. If you make a list like this though, it can go into it at launch.
I could also do a csv document which might be less susceptible to schema changes within the app? Then when things go live, we could write a quick shell import.
+1 that would be perfect
Hi,
I'm currently working on listing projects on GitHub that has some code of conduct. My approach currently is to do an exhaustive keyword-search.
For my purpose, this project and issue looks interesting. Can I ask about the update of this issue? How many projects could you list (apart from the contributor covenant list) and what were your approaches?
Thanks in advance.
Hey Sheikh,
Thanks for reaching out. Unfortunately this project was never completed.
thanks, @emilyhorsman for the quick response.