AleoNet / snarkOS

A Decentralized Operating System for ZK Applications
http://snarkos.org
Apache License 2.0
4.31k stars 2.62k forks source link

Update issue template link to correct repository URL #3357

Closed paulallensuxs closed 3 months ago

paulallensuxs commented 3 months ago

Motivation

This PR updates the defaulting issue template link in ISSUE_TEMPLATE.md to point correctly to the AleoNet repository. Previously, the link incorrectly pointed to the AleoHQ repository.

Test Plan

To verify this change:

  1. Navigate to the .github/ISSUE_TEMPLATE.md.
  2. Click on the updated link to ensure it correctly redirects to the https://github.com/AleoNet/snarkOS/issues/new/choose page.
  3. Confirm that the page loads the correct repository's issue templates.

No code changes were made, so no additional testing is necessary beyond link verification.

Related PRs

None.

vicsn commented 3 months ago

Duplicate: https://github.com/AleoNet/snarkOS/pull/3342/