Skip to content

Caltech-IPAC/public-repo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

public-repo-template

https://github.com/IPAC-SW/public-repo-template is a template for IPAC repos that are intended to be made public.

Usage

Complete guidelines and instructions for creating IPAC public repos are at: Open Sourcing Software.

To create a repo using this template:

  • Use the form at https://github.com/organizations/IPAC-SW/repositories/new.
  • Under "Configuration":
    • "Choose visibility": choose "Private" for now. ISG will make the repo public after it's been approved.
    • "Start with a template": choose "IPAC-SW/public-repo-template".
    • "Include all branches": choose "Off".

Files

Your new repo will contain a main branch with the following files, copied from the template:

  • README.md: This file. Remove the original contents and add information about your repo. Include a statement of the repo's purpose, any information a new user or contributor needs to get started, and a point of contact for support (e.g., email address or helpdesk link).
  • LICENSE: BSD 3-Clause license describing what others can and can't do with the contents of the repo. This is required for legal purposes. Leave the file as-is.

About

Template for new IPAC repos that are intended to be public

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published