Skip to content

add a blog post announcing 2025H2 project goals #1648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 23, 2025
Merged
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
40 changes: 40 additions & 0 deletions content/inside-rust/project-goals-2025h2-call-for-submissions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
+++
path = "inside-rust/2025/06/23/project-goals-2025h2-call-for-submissions"
title = "Now accepting Project Goal proposals for 2025H2"
authors = ["Niko Matsakis"]

[extra]
team = "the Project Goals Team"
team_url = "https://www.rust-lang.org/governance/teams/goals"
+++

The Rust Project Goals program for 2025H2 is now open for submissions! If you've been thinking about tackling a significant improvement to Rust, now's the time to propose it. **The deadline for goal submissions is July 18th**.

## What You Need to Know

We hit some delays getting this round organized (life happens!), so we're adjusting our timeline. The 2025H2 goals will run from September through December instead of our usual schedule. We plan to get back on track with the regular schedule for 2026H1. Here's how 2025H2 is going to work:

* **Now until July 18:** Goal submission period
* **July 21 to August 1:** Prioritization discussions and flagship goal selection
* **August 5 to August 8:** Public reviews of the draft RFC
* **August 12 to August 31:** Final approval process
* **September 1:** Goals officially begin!

Ready to propose a goal? Here are the resources you need:

* **[How to propose a goal](https://rust-lang.github.io/rust-project-goals/how_to/propose_a_goal.html)** - Step-by-step guide to crafting your proposal
* **[2025H2 Program Overview](https://rust-lang.github.io/rust-project-goals/2025h2/index.html)** - See what's already been proposed and learn how the program works

## And the survey says...

In preparing to run this round of project goals, we created a survey of Rust contributors and project goal owners to get a sense for what was working and what was not. People felt that drafting goals helped clarify plans, get feedback from the Rust project, and find sponsorship. So, good news: project goals work!

The survey also highlighted areas where we can do better. People want more concrete goals instead of abstract themes, better collaborative priority-setting, and a more sustainable organization that doesn't depend too heavily on any single person. The changes we mentioned in how the program runs are meant to address this feedback.

## How to Get Involved

Ready to propose a goal? [Follow the proposal guide](https://rust-lang.github.io/rust-project-goals/how_to/propose_a_goal.html) and open a PR on the rust-lang/rust-project-goals repository. You can also browse the [current proposals](https://rust-lang.github.io/rust-project-goals/2025h2/index.html) to see what others are working on.

The Rust project goals program gives you a structured way to drive meaningful improvements to Rust with community support and visibility. Whether you're looking to stabilize a language feature, improve tooling, or refactor the compiler, we want to hear your ideas.

**Remember: goal submissions close on July 18th.** Don't wait—start working on your proposal today!