Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,20 @@ While content is the heart of the project, the quality of the content needs to r

For issues with other elements of the book, first make sure an issue is open and tracking can occur on the issue. Then open a [pull request](https://github.com/numfocus/DISCOVER-Cookbook/pulls).



### Inclusive Language

When referring to people with disabilities or impairments, please use respectful, person-first, and inclusive language.
Avoid phrasing that reduces a person to their condition (e.g., “the impaired” or “the disabled”). Instead, prefer terms such as
**“people with visual impairments”**, **“participants with disabilities”**, or **“community members who use assistive technologies.”**

The goal is to maintain clarity while respecting the dignity, identity, and individuality of all community members.
Please avoid assumptions and be mindful of language that may unintentionally stigmatize or generalize individuals.




> **Note:** To contribute effectively, check for active pull requests to avoid duplication, discuss your ideas in active issues or pull requests, and seek approval from maintainers or issue creators before proceeding. Respect others' contributions and collaborate constructively to improve the project.

### Contribution Workflow
Expand Down
Empty file added _headers
Empty file.
Empty file added _redirects
Empty file.
7 changes: 2 additions & 5 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[build]
publish = "DISCOVER/_build/html"
command = "bash ci/build_website.sh"

[build.environment]
PYTHON_VERSION = "3.12"
command = ""
publish = "."