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: CONTRIBUTING.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ We use **user stories** to break down complex features into manageable tasks. Ea
65
65
- A list of tasks required to implement the story.
66
66
- Guidance for contributors (e.g., file references, related issues).
67
67
68
-
Check out our **[User Story-Based Template](.github/ISSUE_TEMPLATE/user_story_issue_template.md)** for detailed guidance.
68
+
Check out our **[User Story-Based Template](https://github.com/PyCeas/.github/blob/main/.github/ISSUE_TEMPLATE/user_story_based_issue.md)** for detailed guidance.
69
69
70
70
---
71
71
@@ -78,7 +78,7 @@ Check out our **[User Story-Based Template](.github/ISSUE_TEMPLATE/user_story_is
78
78
- OS, Python version, and project version.
79
79
- Steps to reproduce the bug.
80
80
- Any error messages or screenshots.
81
-
3. Submit the bug using our **[Bug Report Template](.github/ISSUE_TEMPLATE/bug_report.md)**
81
+
3. Submit the bug using our **[Bug Report Template](https://github.com/PyCeas/.github/blob/main/.github/ISSUE_TEMPLATE/bug_report.yml)**
82
82
83
83
### Visual Proof
84
84
@@ -100,7 +100,7 @@ Please attach the GIF or video to your bug report!
100
100
101
101
We welcome your ideas to improve PyCeas! Whether it's a completely new feature or minor improvement, your contributions help shape the project. Follow these steps to submit an enhancement suggestion:
102
102
103
-
Ready to propose an enhancement? Use the **[Enhancement Template](/.github/ISSUE_TEMPLATE/enhancement.md)**
103
+
Ready to propose an enhancement? Use the **[Enhancement Template](https://github.com/PyCeas/.github/blob/main/.github/ISSUE_TEMPLATE/enhancement.md)**
104
104
105
105
#### Before Submitting an Enhancement
106
106
@@ -119,7 +119,7 @@ Enhancement suggestions should include:
119
119
120
120
### Proposing Ideas or Tasks (Contributor Guide)
121
121
122
-
If you're new or have an idea for the project, use our **[Contributor Guide Template](/.github/ISSUE_TEMPLATE/contributor_guide.md)** to structure your proposal.
122
+
If you're new or have an idea for the project, use our **[Contributor Guide Template](https://github.com/PyCeas/.github/blob/main/.github/ISSUE_TEMPLATE/contributor_guide.md)** to structure your proposal.
0 commit comments