Skip to content

fix #2079 github minutes repo link added #2111

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bishnusyangja
Copy link

No description provided.

@bishnusyangja
Copy link
Author

bishnusyangja commented Jul 9, 2025

Hi Could you please anyone have any comment on this PR ? I though I have fixed the issue and is ready for review and merge.

@WajahatKanju
Copy link
Contributor

good job

@bishnusyangja
Copy link
Author

Hi, is this PR okay to merge ? If I need to workout anything more to make it ready for merge, let me know.

@ulgens ulgens requested a review from a team August 18, 2025 14:52
Copy link
Contributor

@SaptakS SaptakS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks mostly good to me. I added a comment about showing the GitHub repo link as a link in the page.

@@ -26,6 +26,7 @@ <h3>About the foundation</h3>
<li><a href="/foundation/conferences/">Organizing a Django conference</a></li>
</ul>
<h3>{% translate "Latest DSF meeting minutes" %}</h3>
<p> {% translate "The minutes from May 2025 onwards are stored in the repo https://github.com/django/dsf-minutes" %} </p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<p> {% translate "The minutes from May 2025 onwards are stored in the repo https://github.com/django/dsf-minutes" %} </p>
<p> {% translate "The minutes from May 2025 onwards are stored in the repo " %}
<a href="https://github.com/django/dsf-minutes">https://github.com/django/dsf-minutes</a>
</p>

I think we should maybe put the github repo inside an anchor tag so it shows up as a link? Thoughts?

@@ -11,11 +11,13 @@
{% block content %}
<h1>{% translate "Meeting minutes archive" %}</h1>

<p>{% translate "Select a year to view meeting minutes:" %}</p>
<p>{% translate "The minutes from May 2025 onwards are stored in the repo https://github.com/django/dsf-minutes" %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants