If you find a bug in the truf.network (TN) or its related components, please report it in the centralized GitHub Discussions space for bug reports.

๐Ÿ‘‰ Report a Bug Here


Reporting Steps

  1. Go to the Bug Reports Category.
  2. Open a new discussion and describe the bug clearly.
  3. Provide relevant details such as:
  • Version/Commit: The version or commit hash youโ€™re using if applicable.
  • Operating System: e.g., Ubuntu 20.04, macOS 13.0.
  • Expected Behavior: What you expected to happen.
  • Actual Behavior: What actually happened.
  • Steps to Reproduce: The steps others can follow to recreate the issue.
  • Additional Information: Configuration details, logs, or environment context.

Reference Example

For guidance, you can look at the existing bug report template used across repositories as a reference:

  • Include detailed steps to reproduce the issue.
  • Clearly describe the expected behavior vs. actual behavior.
  • Add logs and relevant configurations as text (avoid screenshots).

Example:

  • Version/Commit: NaN
  • Operating System: Windows 11
  • Expected Behavior: Numbers displayed correctly in the UI.
  • Actual Behavior: Some numbers are missing or displayed as NaN.
  • Steps to Reproduce:
    1. Open https://truf-network.vercel.app in the browser.
    2. Some numbers are missing or displayed as NaN.

Submit Your Report Here:

๐Ÿ‘‰ Centralized Bug Reports Space