You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -73,9 +73,9 @@ body:
73
73
label: Validations
74
74
description: Before submitting the issue, please make sure you do the following
75
75
options:
76
-
- label: Read the [documentation](https://anastasia-labs.github.io/lucid-evolution/)
76
+
- label: Read the [documentation](https://no-witness-labs.github.io/lucid-evolution/)
77
77
required: true
78
-
- label: Check that there isn't already an [issue](https://github.com/Anastasia-Labs/lucid-evolution/issues) that reports the same bug to avoid creating a duplicate
78
+
- label: Check that there isn't already an [issue](https://github.com/no-witness-labs/lucid-evolution/issues) that reports the same bug to avoid creating a duplicate
79
79
required: true
80
80
- label: The provided reproduction is a [minimal reproducible](https://stackoverflow.com/help/minimal-reproducible-example) example of the bug
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Fixes # (issue)
11
11
-[ ] 🔩 Performance improvement
12
12
-[ ] 📚 Docs
13
13
14
-
If the feature is substantial or introduces breaking changes without a discussion, its best to open an [issue](https://github.com/Anastasia-Labs/lucid-evolution/issues) first.
14
+
If the feature is substantial or introduces breaking changes without a discussion, its best to open an [issue](https://github.com/no-witness-labs/lucid-evolution/issues) first.
For comprehensive documentation including API references, examples, and guides, visit our [official documentation site](https://anastasia-labs.github.io/lucid-evolution/).
178
+
For comprehensive documentation including API references, examples, and guides, visit our [official documentation site](https://no-witness-labs.github.io/lucid-evolution/).
0 commit comments