first-time-contributor.md•1.03 kB
---
name: 🚀 First-time Contributor
about: Getting started with your first contribution
title: "[FIRST-TIME] "
labels: "good first issue, help wanted"
assignees: ""
---
## Welcome! 👋
Thank you for your interest in contributing to pref-editor-mcp-server!
### Before You Start
Please take a few minutes to review our contribution guidelines:
- 📖 **Read [CONTRIBUTING.md](../../CONTRIBUTING.md)** - Essential guidelines and requirements
- 🛠️ **Check [DEV.md](../../DEV.md)** - Detailed development setup instructions
- 🏷️ **PR Title Format** - Must use `feat:`, `fix:`, or `BREAKING:` prefix
### What Would You Like to Work On?
<!-- Describe what you'd like to contribute -->
### Questions?
Feel free to ask questions in this issue - we're here to help!
### Getting Started Checklist
- [ ] I have read [CONTRIBUTING.md](../../CONTRIBUTING.md)
- [ ] I have reviewed [DEV.md](../../DEV.md) for setup instructions
- [ ] I understand the PR title format requirements
- [ ] I'm ready to start contributing!