(fix) move funding section before contrib section (#184)

Signed-off-by: Thibault Sottiaux <tibo@openai.com>
This commit is contained in:
Thibault Sottiaux
2025-04-16 21:01:03 -07:00
committed by GitHub
parent f3f9e41a15
commit 4da38e7f01

View File

@@ -13,7 +13,6 @@
- [Experimental Technology Disclaimer](#experimental-technology-disclaimer) - [Experimental Technology Disclaimer](#experimental-technology-disclaimer)
- [Quickstart](#quickstart) - [Quickstart](#quickstart)
- [Why Codex?](#whycodex) - [Why Codex?](#whycodex)
- [Funding Opportunity](#funding-opportunity)
- [Security Model \& Permissions](#securitymodelpermissions) - [Security Model \& Permissions](#securitymodelpermissions)
- [Platform sandboxing details](#platform-sandboxing-details) - [Platform sandboxing details](#platform-sandboxing-details)
- [System Requirements](#systemrequirements) - [System Requirements](#systemrequirements)
@@ -24,6 +23,7 @@
- [Installation](#installation) - [Installation](#installation)
- [Configuration](#configuration) - [Configuration](#configuration)
- [FAQ](#faq) - [FAQ](#faq)
- [Funding Opportunity](#funding-opportunity)
- [Contributing](#contributing) - [Contributing](#contributing)
- [Development workflow](#development-workflow) - [Development workflow](#development-workflow)
- [Writing highimpact code changes](#writing-highimpact-code-changes) - [Writing highimpact code changes](#writing-highimpact-code-changes)
@@ -105,16 +105,6 @@ And it's **fully open-source** so you can see and contribute to how it develops!
--- ---
## Funding Opportunity
Were excited to launch a **$1 million initiative** supporting open source projects that use Codex CLI and other OpenAI models.
* Grants are awarded in **$25,000** API credit increments.
* Applications are reviewed **on a rolling basis**.
**Interested? [Apply here](https://openai.com/form/codex-open-source-fund/).**
---
## Security Model & Permissions ## Security Model & Permissions
Codex lets you decide _how much autonomy_ the agent receives and auto-approval policy via the Codex lets you decide _how much autonomy_ the agent receives and auto-approval policy via the
@@ -317,6 +307,17 @@ Any model available with [Responses API](https://platform.openai.com/docs/api-re
--- ---
## Funding Opportunity
Were excited to launch a **$1 million initiative** supporting open source projects that use Codex CLI and other OpenAI models.
- Grants are awarded in **$25,000** API credit increments.
- Applications are reviewed **on a rolling basis**.
**Interested? [Apply here](https://openai.com/form/codex-open-source-fund/).**
---
## Contributing ## Contributing
This project is under active development and the code will likely change pretty significantly. We'll update this message once that's complete! This project is under active development and the code will likely change pretty significantly. We'll update this message once that's complete!