Thank you for your interest in h2t. If you want to contribute to h2t there is a lot ways:
Maybe I've typed. So, open an issue or submit a PR.
Do you wanna a feature that isn't implemented? Open an issue or a PR for that.
Do you know any headers that would be interesting to h2t but isn't here? Open an issue or a PR.
If do you want to open a PR make sure that the database is a JSON file located at headers
directory.
good.json
are headers that would be nice to be implementedbad.json
are headers that isn't a good idea to maintain in production
"header-in-lower-case": {
"title": "Header title",
"description": "Description about the header",
"refs": [
"some_tech_links",
"to_know_more_about_that_header",
"it's_a_good_idea_to_link_the_specification"
]
}
I'm not an expert pythonic so if you see something that can be better, open an issue, or submit a PR or mailme (look me e-mail in my website).