Skip to content
/ repo-template Public template

Template repository - Should be used for all new repos created

License

Notifications You must be signed in to change notification settings

fiaas/repo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Template repository

This repository is marked as a repository template, and should be used when creating new repositories in the fiaas organisation.

When doing so, the files in this repo are copied to your new repository. Any further updates will need to be made directly in your repository.

Included files

  • .github/CODEOWNERS: Defines @fiaas/maintainers as owners of all code
  • .github/settings.yml: Default repository settings. Inherits from settings in our community settings repository.
  • .gitignore: Starting point for gitignore. Ignores typical Python, Go, Linux, Windows, macOS, VSCode and JetBrains files that we don't want.
  • LICENSE: Our Apache 2.0 License, must be applied to all repos.
  • README.md: This readme. Should probably be changed to reflect your repository.

About

Template repository - Should be used for all new repos created

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published