Add topic descriptions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 180
- Forks
- 137
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 21
Description
Add a description field to topics in the UI and in the data. example: HTTP security headers: "Configuration of the web server putting special information in the http communication, for example content security policies"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the topic data definition and the UI component that renders topics. Trace how an existing topic reaches the UI, then add the description field in both places and verify that the example HTTP security headers description is stored and displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100