Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAustin/website-v2-vercel/100/Modify_update_01 #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# How to contribute:

More information coming soon


1. Fork the repository
2. Create a new branch following the branch naming format (e.g. /open-austin/website-v2-vercel/branchnumber/branchname)
3.
4.

## Making a contribution to the repo

## Making a new issue regarding the repo


## Making a new feature request
20 changes: 10 additions & 10 deletions data/project_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ export const projectData = [
categories: ['mental health'],
contact: ['Paul Vonder Haar'],
date: '',
thumb: null,
screenshot: '',
thumb: 'Work_in_progress.png',
screenshot: 'Work_in_progress.png',
featured: true,
archived: false,
skipSize: 496,
Expand All @@ -27,8 +27,8 @@ export const projectData = [
categories: ['meta'],
contact: ['Liani Lye, Dan Minshew'],
date: '',
thumb: null,
screenshot: '',
thumb: 'Open_Austin_website.png',
screenshot: 'Open_Austin_website.png',
featured: true,
archived: false,
stack: ['Typescript', 'Next.JS', 'Vercel'],
Expand All @@ -45,8 +45,8 @@ export const projectData = [
categories: ['environment'],
contact: ['Joe Caterine'],
date: '',
thumb: null,
screenshot: '',
thumb: 'outage_map.png',
screenshot: 'outage_map.png',
featured: true,
archived: false,
skipSize: 496,
Expand Down Expand Up @@ -80,8 +80,8 @@ export const projectData = [
categories: ['transportation'],
contact: ['Liani Lye'],
date: '',
thumb: null,
screenshot: '',
thumb: 'Work_in_progress.png',
screenshot: 'Work_in_progress.png',
featured: true,
archived: false,
skipSize: 552,
Expand Down Expand Up @@ -115,8 +115,8 @@ export const projectData = [
stack: ['C#', 'TypeScript', 'React.js', 'GraphQL', 'Google Cloud'],
contact: ['Aaron Renaud'],
date: '',
thumb: null,
screenshot: '',
thumb: 'Work_in_progress.png',
screenshot: 'Work_in_progress.png',
featured: true,
archived: false,
skipSize: 552,
Expand Down
41 changes: 41 additions & 0 deletions docs/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Bug report

<!--Create a report to help us improve ''-->

## Describe the bug

<!--A clear and concise description of what the bug is.-->

## To Reproduce

<!--Steps to reproduce the behavior:-->

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

### Expected behavior

<!--A clear and concise description of what you expected to happen.-->

### Screenshots

<!--If applicable, add screenshots to help explain your problem.-->

### Desktop (please complete the following information):

- OS: [<!--e.g. iOS-->]
- Browser [<!--e.g. Chrome, Safari-->]
- Version [<!--e.g. 22-->]

### Smartphone (please complete the following information):

- Device: [<!--e.g. iPhone 14-->]
- OS: [<!--e.g. iOS 16.1-->]
- Browser [<!--e.g. Firefox browser, Safari-->]
- Version [<!--e.g. 22-->]

### Additional context

<!--Add any other context about the problem here.-->
15 changes: 15 additions & 0 deletions docs/feature_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Feature request

Suggest an idea for this project

## Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. _"When running this feature, the app behaves oddly [...]"_

## Describe the solution you'd like
A clear and concise description of what you want to happen.

## Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

### Additional context
Add any other context or screenshots about the feature request here.
Binary file added public/assets/Open_Austin_website.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/Work_in_progress.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/assets/Work_in_progress.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/outage_map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.