github-samples / github-samples/pets-workshop
Fix CONTRIBUTING.md: wrong repo references and tech prerequisites
Offen
@scubaninja arbeitet bereits daran.
Seit 20.5.2026.
priority: P2
- Vorherrschende Sprache
- Python
- Sterne
- 80
- Forks
- 161
- Ø Merge
- 31 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
Problem
CONTRIBUTING.md has two critical issues:
- Wrong repository URLs (lines 3-4): Links point to
github/startups-contentinstead of this repo - Wrong tech prerequisites (lines 17-18): Lists Go and golangci-lint, but this project uses Python (Flask/SQLAlchemy) and Node.js (Astro/Tailwind)
Fix
- Update fork/PR links to
github-samples/pets-workshop - Replace Go/golangci-lint prereqs with Python, Node.js, and git
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.