Skip to content

Commit

Permalink
Add documentation (#11)
Browse files Browse the repository at this point in the history
* Added projects

* Added GitHub files

* Adjusted filters

* typo

* Removal mention

* Added unit tests

* Added a test

* Bugfixes

* Test

* Test

* Added test

* Test

* Added thresholds

* Added frontend

* removal npm

* Added pnpm

* Removal of docker stages

* Removal of docker stages

* Test

* Test

* Test

* typo

* Bugfix

* Added release drafter

* Bugfix

* Added refs

* Added SECURITY.md
  • Loading branch information
NealGeilen authored Apr 8, 2024
1 parent abf00ce commit d28bc2c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# template-aspnetcore-github
# Template-aspnetcore-github
A template for aspnetcore applications with development tool integration in GitHub


This template is built with the lessons learned from the [Epsilon](https://github.com/tpcly/epsilon-lti) project
With inspiration from a template from [Typically](https://github.com/Typiqally/template-aspnetcore)
7 changes: 7 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Security Policy

## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 1.x.x | :white_check_mark: |

0 comments on commit d28bc2c

Please sign in to comment.