published by | Emma Delescolle |
---|---|
in blog | The Django weblog |
original entry | New Features GitHub repo and project |
Django is experimenting with a new GitHub repository specifically designed to manage feature ideas and their progression. This is a significant shift away from the previous process of posting those to the forum.
The Django Steering Council has launched a new GitHub repository, django/new-features dedicated to managing feature requests and ideas. This repository works in conjunction with a GitHub project to provide more efficient tracking of feature ideas as they move through various stages of consideration.
This new approach aims to addresses several challenges the Django community has faced with feature requests:
The process follows a workflow with several key decision points:
If you have an idea for improving Django, the process starts by creating an issue in the new repository. Before submitting, review the new feature process documentation to understand what to expect.
There are three key areas where community involvement is needed:
We believe this new process can help with:
If you have thoughts about the new process itself, we'd love to get feedback through the Django Forum.
The experimental new feature repository represents is one of several steps Django is taking in order to try and improve the contributor experience journey. By providing a structured, transparent process for feature requests, Django aims to better serve its community while maintaining the framework's quality and sustainability.
For developers interested in contributing to Django or proposing new features, this new system should provide clearer expectations while making it easier to locate and participate in the discussion around a specific feature.
Check out the repository at django/new-features to learn more and start participating in this new adventure.