As the domain franklinterhorst.nl
will soon come to an end as the current maintainer is very ill and - according to doctors - will die within a couple of months. And there is no plan to extend and maintain this website after his dead. His domain will be fransfered to this repository.
Update: on April 7, 2023 Franklin passed away. His relatives indicate that the domain will continue to exist as long as the government does not take it down because of "disinformation."
You are all welcome to help my to transfer this domain by opening issues and pull requests.
Always follow the templates and make sure you also have read the Code of Conduct and Rules for Contributing
- Those rules can be found here
2. Or read it here
Allways use the issue templates:
- use this template if you have a question.
- for issues regarding a bug or an new feature or request use this template If the issue template isn't followed your issue will be labeled as
invalid
and be closed
Use the template that has been made available for this.
Don't pull a request for just one or two (max. four issues). Only pull request if there are a lot of changes at once.
VERY IMPORTANT! Changing files in the folder
.github
will put you at the risk of being blocked. Only change files in the/docs
-folder.
Keep it simple.
- Put in the title box
A:
if something is added,C
for changing something, aR
for removing something and aM
if something is moved to another file .- Put here after the file name of the file you changed
- At the end put the issue number if appliable. So
C: docs/index.html fix #74
orR: docs/images/... fix #75
. The issue itself will contains all the details.