Skip to content

Commit

Permalink
chore: improve README header
Browse files Browse the repository at this point in the history
  • Loading branch information
crutchcorn committed Dec 31, 2023
1 parent ac2fd37 commit f90205b
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 31 deletions.
14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,6 @@ body:
description: Provide a clear and concise description of the challenge you are running into.
validations:
required: true
- type: input
id: link
attributes:
label: Your Example Website or App
description: |
Which website or app were you using when the bug happened?
Note:
- Please provide a link via our pre-configured [Stackblitz project](https://stackblitz.com/github/tanstack/store/tree/beta/examples/react/quickstart?file=src%2Fmain.tsx) or a link to a repo that can reproduce the issue.
- Your bug will may get fixed much faster if we can run your code and it doesn't have dependencies other than the `store` npm package / dependency.
- To create a shareable code example you can use Stackblitz. Please no localhost URLs.
- Please read these tips for providing a minimal example: https://stackoverflow.com/help/mcve.
placeholder: reproduction URL
validations:
required: true
- type: textarea
id: steps
attributes:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# TanStack Store

<!-- ![TanStack Store Header](https://github.com/tanstack/store/raw/beta/media/header.png) -->
<!-- ![TanStack Store Header](https://github.com/tanstack/store/raw/main/media/header.png) -->

🤖 Type-safe store w/ framework agnostic reactive adapters.

Expand Down
Binary file removed media/header.png
Binary file not shown.
Binary file removed media/logo.sketch
Binary file not shown.
16 changes: 0 additions & 16 deletions media/logo.svg

This file was deleted.

Binary file removed media/repo-dark.png
Binary file not shown.
Binary file added media/repo-header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f90205b

Please sign in to comment.