Frequently Asked Questions¶
Using Posting¶
How do I edit headers or query parameters?¶
Right now, you need to delete the row and re-create it with the correct values. Inline editing is planned, but not yet implemented.
Contributing¶
How do I suggest a feature?¶
You can suggest a feature by opening a Discussion on the GitHub repository under the "Ideas" category.
How do I report a bug?¶
You can report a bug by opening an Issue on the GitHub repository.
How do I contribute code to Posting?¶
You can contribute code to Posting by opening a Pull Request on the GitHub repository.
However, reporting bugs and suggesting features is also a great way to contribute!
A guide to contributing is coming soon.
General¶
How was Posting built?¶
Posting is built using Textual, a Python framework for building terminal-based applications.
Who is the original creator of Posting?¶
Posting was originally created by Darren Burns, an open-source developer from Scotland, UK.