Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Enhancement: Add page anchor tags for easy sharing of PSF Board resolutions

Open
#2,349 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
content, web-dev

Research direction

Start at the PSF Board resolutions page named in the issue and inspect how each resolution is rendered. Add stable, unique anchor IDs so individual resolutions can be linked directly, then verify that the generated links open the intended resolution and remain usable for sharing.

Written by the indexing model from the issue text.

Description

easy frontend

Is your feature request related to a problem? Please describe.
It is difficult to share specific resolutions from the official, definitive source to my Python peers from https://www.python.org/psf/records/board/resolutions/

Describe the solution you'd like
If we had IDs of the resolution that were formed perhaps by concatenating the date the resolution was formed and the resolution # of the meeting to give anchor tags of the resolutions web page: https://www.python.org/psf/records/board/resolutions/ and allow for easier search and sharing of the PSF Resolutions.

This would also be helpful with announcements.

Describe alternatives you've considered
I usually just screenshot or tell them the date and the name of the resolution, which is less than ideal because it removes the "source of truth" traceability.

Additional context
Add any other context or screenshots about the feature request here.

Dominant language
Python
Stars
1.7k
Forks
700
Avg merge
1d 23h
Merged PRs (30d)
14

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/pythondotorg

All issues in python/pythondotorg

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.