Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/form-patterns-bugs-found-via-tup-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Feb 18, 2025
2 parents dea152f + 6925a34 commit 84af835
Show file tree
Hide file tree
Showing 787 changed files with 18,113 additions and 4,355 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Related

<!--
- [FP-123](https://jira.tacc.utexas.edu/browse/FP-123)
- [CMD-XYZ](https://tacc-main.atlassian.net/browse/CMD-XYZ)
- requires https://github.com/TACC/Core-CMS/pull/5
- required by https://github.com/TACC/Core-CMS-Resources/pull/117
-->
Expand Down
29 changes: 29 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Overview


## Related

<!--
- [CMD-XYZ](https://tacc-main.atlassian.net/browse/CMD-XYZ)
- requires https://github.com/TACC/Core-CMS/pull/5
- required by https://github.com/TACC/Core-CMS-Resources/pull/117
-->

## Changes


## Testing

1.

## UI


<!--
## Notes
-->
29 changes: 29 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/release_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Overview


## Related

<!--
- [CMD-XYZ](https://tacc-main.atlassian.net/browse/CMD-XYZ)
- requires https://github.com/TACC/Core-CMS/pull/5
- required by https://github.com/TACC/Core-CMS-Resources/pull/117
-->

## Changes


## Testing

1.

## UI


<!--
## Notes
-->
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ node_modules

# Fractal
demo
## Files used directly by demo but not clients, yet provided via dist
dist/_utils
## Empty file touched after auto-rebuild to trigger server live-refresh */
fractal.server.refresh.css

Expand Down
Loading

0 comments on commit 84af835

Please sign in to comment.