mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
Delete CONTRIBUTING.md
This commit is contained in:
parent
8c50c01865
commit
6c7fc9615b
@ -1,30 +0,0 @@
|
||||
# Contributing to free-programming-books
|
||||
|
||||
Thank you for your interest in contributing!
|
||||
|
||||
## How to Contribute
|
||||
|
||||
1. Fork the repository
|
||||
2. Create a feature branch (`git checkout -b feature/your-contribution`)
|
||||
3. Add your resource to the appropriate list
|
||||
4. Ensure alphabetical ordering within sections
|
||||
5. Commit your changes (`git commit -m 'Add [Resource Name]'`)
|
||||
6. Push to the branch (`git push origin feature/your-contribution`)
|
||||
7. Open a Pull Request
|
||||
|
||||
## Guidelines
|
||||
|
||||
- Resources must be free (no paid content)
|
||||
- Use the format: `[Title](URL) - Description (optional)`
|
||||
- Check for duplicates before adding
|
||||
- Keep descriptions concise
|
||||
- Follow existing formatting and alphabetical ordering
|
||||
|
||||
## Reporting Issues
|
||||
|
||||
Please use GitHub Issues to report broken links or suggest improvements.
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
This project follows a code of conduct. By participating, you agree to
|
||||
be respectful and constructive in all interactions.
|
||||
Loading…
x
Reference in New Issue
Block a user