Community extensions for Shosetsu
Simply create an issue with the tag [SOURCE REQUEST]
and the source name next to it, then in the body paragraph have
the link to the source. It will be handled eventually
A very generic how to:
- Fork this repository
- Create a local clone of the repository on your pc
- Choose what site you want to develop from, either from issues or of your own choosing
- Create a new branch on your local repository, following the following naming scheme
impl-thisisaname.domain
- Start to develop the extension
- Make a PR of that branch into master