Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/github/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,11 @@ The [GitHub Security Portal](https://github.com/security) has specific informati
* [Cloud Security Alliance (CSA) STAR Registry](https://cloudsecurityalliance.org/star/registry/github-inc/services/github/)

### I have another question not already covered. How do I get help?
If you have additional questions, [contact us](/contact_us)
If you have additional questions, contact us at <[email protected]>

### Are there size limitations?
The standard storage guidelines from GitHub are available [here](https://help.github.com/articles/what-is-my-disk-quota). Additional information about paid services is available [here](/github/advanced_features)
The standard storage guidelines from GitHub are available [here](https://help.github.com/articles/what-is-my-disk-quota).
Additional information about paid services is available [here](advanced_features.md).

### Why can't I make my repository public?
New repositories can be made public, but a repo owner cannot change an existing private repo to public. To do so, please follow the instructions in the issue that was created, or contact us with your repo name.
Expand Down
10 changes: 0 additions & 10 deletions src/github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,6 @@ Educators can apply to join the Global Campus program to join a teachers-only co

Educators can also receive CodeSpaces credit to use in their GitHub Classrooms.

### GitHub Campus Advisor

[GitHub Campus Advisors](https://education.github.com/teachers/advisors) is a community for teachers who share best practices. They have mastered the use of Git and GitHub and champion the use of real-world tools at their institutions. A Campus Advisor:

* Prepares students for the real world
* Shares best practices with colleagues
* Interacts with educators beyond their campus

A Campus Advisor benefits from event support on campus or at conferences via the Campus Advisors Professional Development Network (CAPDN), early access to new education features and materials from GitHub Education, and special invitations to educational conferences and meetups around the world.

Copy link
Member

Choose a reason for hiding this comment

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

@pjw1630 Take a look where this conflicts with the changes I recently introduced to "fix" the same problem it looks like you had set out to fix 5 mo ago . . . Pick whichever resolution is right for truth, and either make the change or let me know.

Add me as reviewer, and I'll nudge it all thru when it's ready 😄

## Personal Use

Texas A&M University Enterprise GitHub is only for collaborative projects directly related to one's affiliation with Texas A&M University. Please use a personal GitHub account or organization if your project does not represent Texas A&M University or is not related to your affiliation with the University.
Expand Down
Loading