cEPs
cEPs copied to clipboard
coala Enhancement Proposals
This WEP describes the approaches and implementation of the Django Microfarm GSoC 2021 project. The aim of this project is to create a tool that allows anyone to become a...
Most Python code we've written for bears are simple metadata that instructs coala on what to run, how to read the output, what to pass to the command, etc. We...
- [ ] report mechanism eg. every few months an activity report is published
This add date field to cEPs metadata in README.md Closes https://github.com/coala/cEPs/issues/61
Closes https://github.com/coala/cEPs/issues/138
Useful dates: Date it was first authored, Effective date, Last update Thoughts?
Add a file named `PULL_REQUEST_TEMPLATE.md` which includes general information and guidelines for the author of Pull Request, you can see PULL_REQUEST_TEMPLATE.md of `coala` repository for reference. label: initiatives/gci Opened by...
Add a file named `ISSUE_TEMPLATE.md` which includes general information and guidelines for issue reporter, you can see ISSUE_TEMPLATE.md of `coala` repository for reference. label: initiatives/gci Opened by @Monal5031 at [gitter//Monal5031](https://gitter.im//Monal5031?at=59f361a84ff065ac188365d5)
markdown is a crazy language. rST is slightly better, and that aligns better with being a Python org. However, we should be a multilingual org, so it is useful to...