Update CONTRIBUTING.md
This commit is contained in:
+6
-6
@@ -8,7 +8,7 @@ Thank you for considering contributing to PM Claude Skills! This document provid
|
|||||||
|
|
||||||
If you find a bug in a Skill:
|
If you find a bug in a Skill:
|
||||||
|
|
||||||
1. Check if the issue already exists in [Issues](https://github.com/yourusername/pm-claude-skills/issues)
|
1. Check if the issue already exists in [Issues](https://github.com/mohitagw15856/pm-claude-skills/issues)
|
||||||
2. If not, create a new issue using the Bug Report template
|
2. If not, create a new issue using the Bug Report template
|
||||||
3. Include:
|
3. Include:
|
||||||
- Which Skill has the issue
|
- Which Skill has the issue
|
||||||
@@ -21,7 +21,7 @@ If you find a bug in a Skill:
|
|||||||
|
|
||||||
Have an idea for a new Skill?
|
Have an idea for a new Skill?
|
||||||
|
|
||||||
1. Check [existing issues](https://github.com/yourusername/pm-claude-skills/issues?q=is%3Aissue+label%3Aenhancement) to avoid duplicates
|
1. Check [existing issues](https://github.com/mohitagw15856/pm-claude-skills/issues?q=is%3Aissue+label%3Aenhancement) to avoid duplicates
|
||||||
2. Create a new issue using the Skill Request template
|
2. Create a new issue using the Skill Request template
|
||||||
3. Describe:
|
3. Describe:
|
||||||
- What PM task the Skill would help with
|
- What PM task the Skill would help with
|
||||||
@@ -121,7 +121,7 @@ Skills should:
|
|||||||
|
|
||||||
1. **Fork & Branch**
|
1. **Fork & Branch**
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/pm-claude-skills.git
|
git clone https://github.com/mohitagw15856/pm-claude-skills.git
|
||||||
cd pm-claude-skills
|
cd pm-claude-skills
|
||||||
git checkout -b feature/your-feature-name
|
git checkout -b feature/your-feature-name
|
||||||
```
|
```
|
||||||
@@ -179,12 +179,12 @@ Violations may result in:
|
|||||||
2. Temporary ban
|
2. Temporary ban
|
||||||
3. Permanent ban
|
3. Permanent ban
|
||||||
|
|
||||||
Report violations to: [your-email@example.com]
|
Report violations to: [mohit15856@gmail.com]
|
||||||
|
|
||||||
## Questions?
|
## Questions?
|
||||||
|
|
||||||
- 💬 Start a [Discussion](https://github.com/yourusername/pm-claude-skills/discussions)
|
- 💬 Start a [Discussion](https://github.com/mohitagw15856/pm-claude-skills/discussions)
|
||||||
- ✉️ Email: [your-email@example.com]
|
- ✉️ Email: [mohit15856@gmail.com]
|
||||||
- 🐦 Twitter: [@yourhandle]
|
- 🐦 Twitter: [@yourhandle]
|
||||||
|
|
||||||
## Recognition
|
## Recognition
|
||||||
|
|||||||
Reference in New Issue
Block a user