Skip to content

Discussions β€” Let's Collaborate & Innovate!

Note

TorchMeter Discussions
Access to Discussions

  • Discussions section is for non-urgent questions, seeking help, sharing ideas, or general chatting.
  • Further reading: Github Docs of Discussions

Scenarios of Using Discussions

  • Share use cases
  • Ask "how-to" questions
  • Brainstorm new features
  • Discuss performance optimization strategies
  • Propose major refactorings or breaking changes
  • Bug Reporting β†’ Use Issues
  • Feature Requests β†’ Use Issues

How to participate in a Discussion

Suggestions

  1. Search First πŸ”

    • Search for similar topics first
    • Join existing discussions when possible
    • Create new thread only for distinct topics
  2. Hook 'em with a great title ✍️

    • βœ… Clear example: "How to show raw data in the tabular report?"
    • ❌ Avoid vague titles: "Help pls"
  3. Structure Your Post πŸ“‹

    • Organize content with special markdown syntax, such as header, code blocks, quotes, details blocks, etc. Check markdown syntax on Github for more details.
    • Link the discussion to relevant issues or PRs if applicable. Use #issue-number/#pr-number syntax to link to issues or PRs.
  4. Engage Effectively πŸ™‹β€β™‚οΈ

    • Be respectful & constructive
    • Stay on-topic: Keep replies focused on the topic.
    • Acknowledge Contributors: Always general to mark someone’s comment as answer if it helps resolve your problem, their contributions deserve recognition!