Skip to content

Commit

Permalink
GITBOOK-182: Michelle's Feb 25 changes (Minor writing improvements)
Browse files Browse the repository at this point in the history
  • Loading branch information
michellemin-nava authored and gitbook-bot committed Feb 25, 2025
1 parent c4b2c9f commit ed79569
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 19 deletions.
4 changes: 2 additions & 2 deletions documentation/wiki/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ layout:

# 👋 Welcome

This website is a shared resource for internal Simpler.Grants.gov team members, external collaborators, and community members.
This website is a shared resource for internal Simpler.Grants.gov team members, external collaborators, and community stakeholders.

### Interested in joining the Simpler Grants community? Start here:

Expand All @@ -30,4 +30,4 @@ This website is a shared resource for internal Simpler.Grants.gov team members,

### What else is in this wiki?

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>The <a href="broken-reference"><strong>Product</strong></a> section of the wiki will help you understand how past development and process decisions were made and what we're currently focused on.</td></tr><tr><td>The <a href="broken-reference"><strong>Design and Research</strong></a> section is a collection of guidelines and past research to guide anyone contributing to code or design.</td></tr><tr><td>The <a href="broken-reference"><strong>References</strong></a> section has all the extras—More reading that community members may find helpful as they participate in the Simpler.Grants.gov initiative.</td></tr></tbody></table>
<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>The <a href="broken-reference"><strong>Product</strong></a> section of the wiki will help you understand how past development and process decisions were made and what we're currently working on.</td></tr><tr><td>The <a href="broken-reference"><strong>Design and Research</strong></a> section is a collection of guidelines and past research to guide anyone contributing to code or design.</td></tr><tr><td>The <a href="broken-reference"><strong>References</strong></a> section has all the extras—More reading that community members may find helpful as they participate in the Simpler.Grants.gov initiative.</td></tr></tbody></table>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

The Simpler.Grants.gov team regularly conducts user research to inform our design work, including usability tests and user interviews.

You can [sign up to participate in future research](https://ethn.io/91822).
Sound interesting? [Sign up to participate in future user research](https://ethn.io/91822)

We also use participatory design practices as part of our research toolkit. Over eight months, members of a cohort of real Grants.gov users work with the product and design team sign practices to influence the user experience of Simpler.Grants.gov.
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ Major updates to the content of this page will be added here.

| Date | Update | Notes |
| --------- | --------------- | ----- |
| 1/30/2024 | Initial content | |
| 2/24/2025 | Initial content | |
8 changes: 2 additions & 6 deletions documentation/wiki/get-involved/github-code.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
---
description: User guide for contributing code to our GitHub.
---

# GitHub - Code
# How to contribute code

GitHub is our primary platform for collaborative software development within the Simpler Grants community. This guide will help you get started and make the most out of your code contribution experience.

{% hint style="info" %}
**Looking for Work?**
**Looking for work?**

Our development team curates "help wanted" issues for open source developers like you to help out with on [GitHub](https://github.com/HHS/simpler-grants-gov/labels/help%20wanted).
{% endhint %}
Expand Down
10 changes: 1 addition & 9 deletions documentation/wiki/get-involved/github-planning/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
---
description: >-
Learn how to create tickets, also referred to as contributing issues, to our
GitHub.
---

# How to create tickets

## Filing Issues on GitHub

Simpler.Grants.gov uses GitHub as our primary work tracker. If you encounter bugs, have feature requests, or want to provide feedback, filing an issue is the way to go. This guide will help you understand how to file issues and contribute to improving our projects.
Simpler.Grants.gov uses GitHub as our primary work tracker. If you encounter bugs, have feature requests, or want to provide feedback, filing an issue on GitHub is the way to go. ("Filing an issue" and "Creating a ticket" are the same actions! GitHub prefers to use the former phrase.) This guide will help you understand how to file issues and contribute to improving our projects.

## Getting Started

Expand Down

0 comments on commit ed79569

Please sign in to comment.