python-zulip-api icon indicating copy to clipboard operation
python-zulip-api copied to clipboard

integration-docs: Update the RSS integration doc.

Open Niloth-p opened this issue 6 months ago • 1 comments

Screenshots

RSS doc link image image

Self-review checklist
  • [ ] Self-reviewed the changes for clarity and maintainability (variable names, code reuse, readability, etc.).

Communicate decisions, questions, and potential concerns.

  • [ ] Explains differences from previous plans (e.g., issue description).
  • [ ] Highlights technical choices and bugs encountered.
  • [ ] Calls out remaining decisions and concerns.
  • [ ] Automated tests verify logic where appropriate.

Individual commits are ready for review (see commit discipline).

  • [x] Each commit is a coherent idea.
  • [x] Commit message(s) explain reasoning and motivation for changes.

Completed manual review and testing of the following:

  • [x] Visual appearance of the changes.
  • [ ] Responsiveness and internationalization.
  • [x] Strings and tooltips.
  • [ ] End-to-end functionality of buttons, interactions and flows.
  • [ ] Corner cases, error conditions, and easily imagined bugs.

Niloth-p avatar Jun 05 '25 18:06 Niloth-p

Thank you for the review! Updated as recommended. I've switched to using backticks instead of double quotes for channel and topic names, and added the prefix # in front of channel names (because that's the convention in the Help docs - example).

Screenshots

image image

Niloth-p avatar Jun 23 '25 18:06 Niloth-p

OK, I'm happy for other reviewers (@timabbott ?) to take the next look.

alya avatar Jul 02 '25 21:07 alya