arrow_backRetour aux issues
NovaFest-Labs/NovaEvents-app
#12
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
docs: add CONTRIBUTING.md
ecoDébutant
documentation
good first issue
descriptionDescription
## Summary
This repo has no `CONTRIBUTING.md`, unlike the contract repo (NovaEvents) which documents setup, testing, and PR conventions clearly.
## Context
The project actively receives outside PRs on this repo, but there's nothing telling a new contributor how to run `npm run lint`, `npm test`, or `npm run build` locally, or what's expected before opening a PR.
## Acceptance Criteria
- [ ] `CONTRIBUTING.md` covering: prerequisites, `npm install`, `npm run dev`, `npm run lint`, `npm test`, `npm run build`
- [ ] Document that lint, tests, and build must all pass before opening a PR
- [ ] Link to it from the README
Issues similaires
lingdojo/kana-dojo
star3.2k
Poids du dépôt lourd
[Good First Issue] 🐡 Add new Japan Fact 251 - Beginner-Friendly Open-source Contribution
## 🟢 Good First Issue: Add Japan Fact #251 — Beginner-Friendly Open Source Contribution ![Time: <1 minute](https://img…
TypeScript
enhancement
help wanted
WasiqB/multiple-cucumber-html-reporter
star281
Poids du dépôt moyen
Error bucketing
It would be great to bucket the errors in different types i.e. Code exception, configuration exception, environmental e…
TypeScript
enhancement
help wanted
StellarLock/StellarLock
star0
Poids du dépôt léger
LP lock links omit the /token|lp/ URL segment, causing wrong-type lookups on the detail page
## Summary Lock detail links should include the lock's kind in the URL, e.g. `/app/lock/lp/:id` or `/app/lock/token/:i…
TypeScript
bug
good first issue