Skip to content

Commit 5ea9665

Browse files
committed
Update CONTRIBUTING.md
- updates the correct URLs
1 parent a6b29ba commit 5ea9665

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ We use **user stories** to break down complex features into manageable tasks. Ea
6565
- A list of tasks required to implement the story.
6666
- Guidance for contributors (e.g., file references, related issues).
6767

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.
6969

7070
---
7171

@@ -78,7 +78,7 @@ Check out our **[User Story-Based Template](.github/ISSUE_TEMPLATE/user_story_is
7878
- OS, Python version, and project version.
7979
- Steps to reproduce the bug.
8080
- 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)**
8282

8383
### Visual Proof
8484

@@ -100,7 +100,7 @@ Please attach the GIF or video to your bug report!
100100

101101
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:
102102

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)**
104104

105105
#### Before Submitting an Enhancement
106106

@@ -119,7 +119,7 @@ Enhancement suggestions should include:
119119

120120
### Proposing Ideas or Tasks (Contributor Guide)
121121

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.
123123

124124
This template helps you:
125125
- Describe your idea or task.

0 commit comments

Comments
 (0)