# Add a GitHub Project

The Linux Foundation requires access to your code repository to support security vulnerability scanning.

{% hint style="info" %}
Keep these items ready before you begin:

* The project ID for your [Core Infrastructure Initiative (CII) Badge Program](https://www.coreinfrastructure.org/programs/badge-program/)
* The URL for your code of conduct (the rules of behavior for the members of that group or organization)
* A logo file that represents your project in JPG, PNG, or SVG format with a maximum size of 2 MB
* A list of names and email addresses of the individuals who will benefit from working on the project
  {% endhint %}

1. [Sign in](https://docs.linuxfoundation.org/lfx/sso/sign-in) to [Crowdfunding](https://funding.communitybridge.org).
2. Click Apply and select **ADD GITHUB PROJECT.**\
   \
   ![](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-5bd43b0288d3e360f865fb1ec96e5306d52bc3d5%2Fadd%20github%20project.png?alt=media\&token=dd4a0f85-9dd4-40b3-a59d-e030f609960d)
3. Select your repository and **Authorize LFX Crowdfunding** to read-only access to your GitHub account.
4. Select the **repository** that you want to use and click **Next.**
5. Complete the [project application form](https://docs.linuxfoundation.org/lfx/crowdfunding/project-application); red asterisks indicate the required fields.
6. Click **Submit Application.**
7. (Optional) Click **My Projects** tab to view your pending project.

**Note:** You can edit your project at any time. Select the project you \*\*\*\* that you want to update, and click **Edit Project**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/crowdfunding/apply-for-crowdfunding/add-a-github-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
