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

97 request minify counties.geojson #9

Open
wants to merge 190 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
190 commits
Select commit Hold shift + click to select a range
49cfb94
init: pull from fork
tyliec Sep 10, 2022
3d64456
Create CNAME
tyliec Sep 10, 2022
268311d
Adding final.geojson for Maui
avenmia Sep 18, 2022
24c18f9
task: updated lat/long in initMap to HI cords
kmal808 Sep 19, 2022
2d3da27
fix: lat/long in initMap setView
kmal808 Sep 19, 2022
6f10b53
Removing hash to fix leaflet set view issues regarding bad latitude a…
avenmia Sep 19, 2022
1518566
Adding leaflet-hash back in
avenmia Sep 19, 2022
092cfe1
Adding new coordinates
avenmia Sep 19, 2022
af59803
feat: transit and demographics
tyliec Sep 19, 2022
1236df3
Adding Honolulu and Big Island to final.json
avenmia Sep 19, 2022
a4280c4
feat: rail line working
tyliec Sep 19, 2022
c4e978f
task: update loadFederalState getJSON path to that which contains Haw…
kmal808 Sep 19, 2022
1a5997a
task: banishing .DS_Store 4eva
kmal808 Sep 19, 2022
1de5997
Merge branch 'main' of https://github.com/CodeforHawaii/Hawaii-Zoning…
avenmia Sep 20, 2022
a636347
branding
tyliec Sep 20, 2022
5d7629f
Merge branch 'main' of https://github.com/CodeforHawaii/Hawaii-Zoning…
avenmia Sep 20, 2022
981ecb9
Fixing final.geojson
avenmia Sep 20, 2022
96e75a3
Adding Hawaii and Oahu to final.geojson
avenmia Sep 20, 2022
524c0e4
humans
tyliec Sep 20, 2022
24fe9ab
Update issue templates
kcoronel Oct 17, 2022
f740102
task: set map init to Oahu coords
kmal808 Oct 18, 2022
e94fac6
Revert "task: set map init to Oahu coords"
kmal808 Oct 18, 2022
222f1f3
task: setting page init view to Oahu
kmal808 Oct 18, 2022
7bf4d74
task: adding alternate page load view
kmal808 Oct 18, 2022
3050e2e
task: alternate page load view
kmal808 Oct 18, 2022
c203704
task: changing transit checkbox default to false
kmal808 Oct 19, 2022
ee523ec
humans
kmal808 Oct 19, 2022
e91a480
Merge pull request #11 from CodeforHawaii/alternate-load-view
tyliec Oct 20, 2022
9b4d68e
fix: sidebar text to relevent info
kmal808 Oct 21, 2022
5b26230
refactor: adding comment
kmal808 Oct 21, 2022
950520d
Merge pull request #12 from CodeforHawaii/turn-off-transit
kmal808 Oct 22, 2022
96f6840
Merge pull request #14 from CodeforHawaii/sidebar-footer-text
kmal808 Oct 22, 2022
8441fd5
remove overlays by default
tyliec Oct 25, 2022
62e8231
town -> county
tyliec Oct 25, 2022
9773482
Setting federal/state public lands filter on by default
avenmia Oct 25, 2022
2e6263f
Updating humans.txt
avenmia Oct 25, 2022
d57223d
overlay text, bipoc -> native hawaiian
tyliec Oct 25, 2022
e561e85
Merge pull request #15 from CodeforHawaii/8-FixPublicLandsOverlay
tyliec Oct 25, 2022
af12eb5
recheck fs overlay
tyliec Oct 25, 2022
467de74
Fixing county border bug
avenmia Oct 25, 2022
6ab11a0
Merge pull request #16 from CodeforHawaii/FixCountyBorder
kmal808 Oct 25, 2022
50b1ee5
abbr name prepend honolulu
tyliec Oct 25, 2022
42012d6
remove console.log
tyliec Oct 25, 2022
4498f94
fix: usable on mobile, remove broken search
tyliec Nov 2, 2022
a67b349
Add files via upload
tyliec Nov 7, 2022
80a7e84
remove unimplemented overlays
tyliec Nov 8, 2022
33a8aa9
minor fixes
tyliec Nov 8, 2022
6a6e0ab
remove duplicate readme header
tyliec Nov 8, 2022
115adbe
readme tagline
tyliec Nov 8, 2022
bb1fcf6
link to wiki
tyliec Nov 8, 2022
8341a15
adding hi hydro data
kmal808 Nov 9, 2022
5f6af34
adding flowlines
kmal808 Nov 10, 2022
9b32c09
removing connecticut based data files
tyliec Nov 11, 2022
2b24065
wip: layer works - still adjusting polygons
Nov 12, 2022
81fc747
hydro data{
kmal808 Nov 16, 2022
93037f9
refactor: changing featureCollection name
kmal808 Nov 16, 2022
c71e10e
style: change overlay color
kmal808 Nov 17, 2022
9e500dc
chore: removing files for merge
kmal808 Nov 17, 2022
5cb53fa
merge remote main into HI-waterways
kmal808 Nov 17, 2022
8390351
refactor: changing text for issue #22
kmal808 Nov 17, 2022
b0906c7
perf: changing hydro data source
kmal808 Nov 18, 2022
680f28d
Merge pull request #24 from CodeforHawaii/22-2-minor-text-edits
tyliec Nov 20, 2022
88df5e0
Merge branch 'main' of https://github.com/CodeforHawaii/Hawaii-Zoning…
kmal808 Nov 20, 2022
a822d69
Merge branch 'HI-waterways' of https://github.com/CodeforHawaii/Hawai…
kmal808 Nov 21, 2022
645fcf6
perf: reducing waterways data filesize
kmal808 Nov 21, 2022
a18dae9
chore: remove console.log from loadHydro function
kmal808 Nov 22, 2022
aa6d54d
perf: adding wetlands file reduced to 60%
kmal808 Nov 22, 2022
4364e49
chore: file cleanup
kmal808 Nov 23, 2022
c9d0617
Merge pull request #23 from CodeforHawaii/HI-waterways
kmal808 Nov 26, 2022
e1b4aaf
task: google analytics
tyliec Nov 27, 2022
96ce6a1
task: pulling spreadsheet data (#21)
tyliec Nov 29, 2022
e53ddc3
Adding initial developer documentation (#32)
avenmia Dec 3, 2022
a8404cc
Adding hza data action (#33)
avenmia Dec 3, 2022
be27eac
Overlay for Kauai w/ tooltip (#34)
kmal808 Dec 3, 2022
3d677db
fix: map, final.geojson file was deleted somewhere
tyliec Dec 3, 2022
87716ab
Updating rtree and flake8 dependencies to the local version (#36)
avenmia Dec 4, 2022
4890077
task: validate csv data (#35)
tyliec Dec 4, 2022
2cfdcc8
chore: add CODEOWNERS
tyliec Dec 11, 2022
1ae990f
chore: remove unused images
tyliec Dec 11, 2022
37cd6e6
fix: fillOpacity rail transit stations
tyliec Dec 12, 2022
69a51f9
task: commit the daily polled spreadsheet (#41)
tyliec Dec 12, 2022
ba2eb15
Spreadsheet data update 2022-12-13
invalid-email-address Dec 13, 2022
1734355
Adding pip cache (#43)
avenmia Dec 15, 2022
2743608
fix: failing workflow when no changes to commit (#44)
tyliec Dec 16, 2022
e28dcad
chore: removing unused files
kmal808 Dec 16, 2022
f03dc8f
chore: removing unused files (#45)
kmal808 Dec 16, 2022
36cd063
feat: adding DHHL land inventory overlay (#46)
kmal808 Dec 16, 2022
2f9f964
fix: don't run notebook action on push/pull_request
tyliec Dec 16, 2022
205f551
Merge branch 'main' of https://github.com/CodeforHawaii/Hawaii-Zoning…
kmal808 Dec 17, 2022
e84e71b
task: adding separate fed & state land data
kmal808 Dec 17, 2022
dc125e1
task: splitting federalState into separate overlays
kmal808 Dec 17, 2022
e955e5d
feat: separate overlays for fed & state lands
kmal808 Dec 17, 2022
1df5d29
kmal/style: changing fed & state land overlay color
kmal808 Dec 20, 2022
8ef37ca
Merge pull request #47 from CodeforHawaii/kmal/fedState-overlay
kmal808 Dec 20, 2022
37353af
Spreadsheet data update 2022-12-20
invalid-email-address Dec 20, 2022
d6277ba
Spreadsheet data update 2022-12-22
invalid-email-address Dec 22, 2022
d3903cd
refactor: updating driver overlay element to align with current overl…
kmal808 Dec 29, 2022
0d1b7d4
Add spreadsheet validation (#48)
avenmia Jan 9, 2023
cc6350f
Spreadsheet data update 2023-01-09
invalid-email-address Jan 9, 2023
af8201d
chore: adding cfa issue template
kmal808 Jan 14, 2023
7084b63
Spreadsheet data update 2023-01-15
invalid-email-address Jan 15, 2023
6795c85
ops: adding issue labler workflow
kmal808 Jan 17, 2023
31bc671
task: bug report issue form
kmal808 Jan 17, 2023
21c644a
refactor: mod & add form fields
kmal808 Jan 17, 2023
91e148e
fix: formatting
kmal808 Jan 17, 2023
d630e5d
docs: adding contributing guide
kmal808 Jan 17, 2023
3a403c7
task: feature request issue form
kmal808 Jan 17, 2023
37c1952
task: adding config file for template selector
kmal808 Jan 17, 2023
032aa53
Spreadsheet data update 2023-01-28
invalid-email-address Jan 28, 2023
b7dde49
Spreadsheet data update 2023-01-29
invalid-email-address Jan 29, 2023
9207613
fix: type-o
kmal808 Jan 31, 2023
e120dd8
fix: changing contact url
kmal808 Jan 31, 2023
3ba70bc
Merge pull request #55 from CodeforHawaii/kmal/issue-forms
kmal808 Feb 1, 2023
79927b2
refactor: add emoji to label to match existing label
kmal808 Feb 5, 2023
b233e00
Added state house districts via file upload
ggordn3r Feb 7, 2023
0020e37
data: adding state senate dist"
kmal808 Feb 7, 2023
bbc8b2e
Merge branch 'main' of https://github.com/CodeforHawaii/Hawaii-Zoning…
kmal808 Feb 7, 2023
5ca4d4d
task: add house overlay
tyliec Feb 7, 2023
d66852a
fix: remove unused variable
tyliec Feb 7, 2023
c238dfe
chore: file cleanup, renaming, & refactoring (#62)
kmal808 Feb 7, 2023
834bf63
Merge pull request #61 from CodeforHawaii/tyliec/house-overlay-tooltip
kmal808 Feb 7, 2023
7388190
task: adding senate district overlay and reducing senate|house filesi…
kmal808 Feb 8, 2023
5e3cc6b
fix: hash and search params
tyliec Feb 14, 2023
3c6ebde
Merge pull request #66 from CodeforHawaii/tyliec/fix-hash-params
kmal808 Feb 14, 2023
4e0c739
fix: uncheck senate state dhhl by default
TyPushesButtons Feb 16, 2023
311b3e0
Update scripts/map.js
TyPushesButtons Feb 21, 2023
70c46c8
Merge pull request #68 from CodeforHawaii/ty/uncheck-default
TyPushesButtons Feb 21, 2023
e22f27e
Spreadsheet data update 2023-02-28
invalid-email-address Feb 28, 2023
52faad8
Spreadsheet data update 2023-03-06
invalid-email-address Mar 6, 2023
8c91d10
Add description of Hawaii Zoning Atlas project to map.js
operator130 Mar 7, 2023
7c8a5d2
fix formatting issue in lines 720-727 of map.js
operator130 Mar 7, 2023
4881d05
replace id of logo in sidebar to match with the Intro Driver element
operator130 Mar 7, 2023
2358769
replace primary and overlay colors to match the 'Legend 1 Design Syst…
operator130 Mar 7, 2023
c9298b9
convert rgba colors to hex colors
operator130 Mar 9, 2023
5c3fcf7
Merge pull request #77 from CodeforHawaii/operator130/issue-71
operator130 Mar 9, 2023
48bbd79
Spreadsheet data update 2023-03-09
invalid-email-address Mar 9, 2023
fa1c905
Spreadsheet data update 2023-03-13
invalid-email-address Mar 13, 2023
a066a5b
Reducing DHHL filesize (#75)
kmal808 Mar 14, 2023
911a0ac
fix: opacity driver going offscreen (#78)
tyliec Mar 14, 2023
ae43ba3
Spreadsheet data update 2023-03-14
invalid-email-address Mar 14, 2023
177c135
Spreadsheet data update 2023-03-15
invalid-email-address Mar 15, 2023
3ae6d61
Spreadsheet data update 2023-03-17
invalid-email-address Mar 17, 2023
1e84cc7
Spreadsheet data update 2023-03-18
invalid-email-address Mar 18, 2023
9589a1b
Spreadsheet data update 2023-03-22
invalid-email-address Mar 22, 2023
e594bb8
Spreadsheet data update 2023-03-23
invalid-email-address Mar 23, 2023
d07f828
Spreadsheet data update 2023-03-28
invalid-email-address Mar 28, 2023
08ab0cb
Spreadsheet data update 2023-03-29
invalid-email-address Mar 29, 2023
f6bdd6a
Spreadsheet data update 2023-04-01
invalid-email-address Apr 1, 2023
fc0d2ba
Spreadsheet data update 2023-04-02
invalid-email-address Apr 2, 2023
9cabd56
Spreadsheet data update 2023-04-04
invalid-email-address Apr 4, 2023
e9a13a5
Spreadsheet data update 2023-04-05
invalid-email-address Apr 5, 2023
f15ff60
Spreadsheet data update 2023-04-06
invalid-email-address Apr 6, 2023
7cf6cf7
Spreadsheet data update 2023-04-07
invalid-email-address Apr 7, 2023
257903f
fix: moved opacity slider and footer text back to sidebar (#80)
kmal808 Apr 11, 2023
4023c91
Spreadsheet data update 2023-04-11
invalid-email-address Apr 11, 2023
0f6eecd
Spreadsheet data update 2023-04-12
invalid-email-address Apr 12, 2023
efadd5e
Spreadsheet data update 2023-04-13
invalid-email-address Apr 13, 2023
d37306c
Spreadsheet data update 2023-04-18
invalid-email-address Apr 18, 2023
18800b8
Spreadsheet data update 2023-04-20
invalid-email-address Apr 20, 2023
2cfc8ac
Spreadsheet data update 2023-04-24
invalid-email-address Apr 24, 2023
268f328
Spreadsheet data update 2023-04-27
invalid-email-address Apr 27, 2023
be2267f
Spreadsheet data update 2023-05-01
invalid-email-address May 1, 2023
b4fe938
Spreadsheet data update 2023-05-04
invalid-email-address May 4, 2023
086d742
Spreadsheet data update 2023-05-05
invalid-email-address May 5, 2023
ec6a3be
Spreadsheet data update 2023-05-10
invalid-email-address May 10, 2023
feef885
Spreadsheet data update 2023-05-11
invalid-email-address May 11, 2023
30b1c05
Spreadsheet data update 2023-05-12
invalid-email-address May 12, 2023
c981428
Spreadsheet data update 2023-05-13
invalid-email-address May 13, 2023
6fbdc50
Spreadsheet data update 2023-05-17
invalid-email-address May 17, 2023
f1267e7
Spreadsheet data update 2023-05-18
invalid-email-address May 18, 2023
df8856c
Spreadsheet data update 2023-05-19
invalid-email-address May 19, 2023
11aab0d
Spreadsheet data update 2023-05-21
invalid-email-address May 21, 2023
8080bec
Spreadsheet data update 2023-05-22
invalid-email-address May 22, 2023
f1d09a1
Spreadsheet data update 2023-05-23
invalid-email-address May 23, 2023
57f17a1
Spreadsheet data update 2023-05-24
invalid-email-address May 24, 2023
a80f444
Spreadsheet data update 2023-05-25
invalid-email-address May 25, 2023
9b9841a
Spreadsheet data update 2023-05-31
invalid-email-address May 31, 2023
7eb06b0
Spreadsheet data update 2023-06-01
invalid-email-address Jun 1, 2023
54095d7
Spreadsheet data update 2023-06-03
invalid-email-address Jun 3, 2023
5eaf63f
Updated data + housekeeping (#84)
kmal808 Jun 6, 2023
3efcc93
fix: issue #83 (#86)
tyliec Jun 13, 2023
4ba958d
chore: just organizational renaming things (#87)
tyliec Jun 13, 2023
9eda4a3
fix: no state overlay on load (#88)
tyliec Jun 19, 2023
d614543
Added HOME_DIRECTORY parameter for Github Actions and Local (#91)
airyclam Jul 18, 2023
6d15833
Hooobot/district statistics (#92)
Hooobot Aug 8, 2023
80b4933
Update README.md
tyliec Aug 14, 2023
8cb55b2
task: name rail stations (#94)
tyliec Aug 15, 2023
05aa968
fix: pin driver.js to 0.9.8 (#95)
tyliec Aug 15, 2023
1b1f7ce
Update README.md
tyliec Aug 21, 2023
50bbde2
Simplify lines for counties.geojson
fcha Aug 22, 2023
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
127 changes: 127 additions & 0 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
# Contributor Covenant Code of Conduct

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, religion, or sexual identity
and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.

## Our Standards

Examples of behavior that contributes to a positive environment for our
community include:

- Demonstrating empathy and kindness toward other people
- Being respectful of differing opinions, viewpoints, and experiences
- Giving and gracefully accepting constructive feedback
- Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
- Focusing on what is best not just for us as individuals, but for the
overall community

Examples of unacceptable behavior include:

- The use of sexualized language or imagery, and sexual attention or
advances of any kind
- Trolling, insulting or derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or email
address, without their explicit permission
- Other conduct which could reasonably be considered inappropriate in a
professional setting

## Enforcement Responsibilities

Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.

Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.

## Scope

This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at [email protected].
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
reporter of any incident.

## Enforcement Guidelines

Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:

### 1. Correction

**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.

**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.

### 2. Warning

**Community Impact**: A violation through a single incident or series
of actions.

**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or
permanent ban.

### 3. Temporary Ban

**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.

**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.

### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within
the community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/diversity).

[homepage]: https://www.contributor-covenant.org

For answers to common questions about this code of conduct, see the FAQ at
https://www.contributor-covenant.org/faq. Translations are available at
https://www.contributor-covenant.org/translations.
74 changes: 74 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# Contributing

## Request for changes / Pull Requests

To start create a fork of the [Hawaii-Zoning-Atlas](https://github.com/CodeWithAloha/Hawaii-Zoning-Atlas) repo to commit your changes to. Methods to fork a repository can be found in the [GitHub Documentation](https://docs.github.com/en/get-started/quickstart/fork-a-repo).

Then add your fork as a local project:

```sh
# Using HTTPS
git clone https://github.com/CodeWithAloha/Hawaii-Zoning-Atlas

# Using SSH
git clone [email protected]:CodeWithAloha/Hawaii-Zoning-Atlas.git
```

> [Which remote URL should be used ?](https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories)

Then, go to your local folder

```sh
cd Hawaii-Zoning-Atlas
```

Add git remote controls :

```sh
# Using HTTPS
git remote add fork https://github.com/YOUR-USERNAME/Hawaii-Zoning-Atlas.git
git remote add upstream https://github.com/CodeWithAloha/Hawaii-Zoning-Atlas.git


# Using SSH
git remote add fork [email protected]:YOUR-USERNAME/Hawaii-Zoning-Atlas.git
git remote add upstream [email protected]/CodeWithAloha/Hawaii-Zoning-Atlas.git
```

You can now verify that you have your two git remotes:

```sh
git remote -v
```

## Receive remote updates

In view of staying up to date with the central repository :

```sh
git pull upstream main
```

## Choose a base branch

Before starting development, you need to know which branch to base your modifications/additions on. When in doubt, use main

| Type of change | | Branches |
| :---------------- | :-: | ----------------------: |
| Documentation | | `main` |
| Bug fixes | | `main` |
| New features | | `main` |
| New issues models | | `YOUR-USERNAME/patch` |

```sh
# Switch to the desired branch
git switch main

# Pull down any upstream changes
git pull

# Create a new branch to work on
git switch --create patch/1234-name-issue
```

Commit your changes, then push the branch to your fork with `git push -u fork` and open a pull request on [the Hawaii-Zoning-Atlas](https://github.com/CodeforHawaii/Hawaii-Zoning-Atlas/) following the template provided.
94 changes: 94 additions & 0 deletions .github/ISSUE_TEMPLATE/BUG-REPORT.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
name: "🐛 Bug Report"
description: File a bug report
title: "🐛 [BUG] - <title>"
labels: [
"bug",
"triage"
]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: input
id: contact
attributes:
label: Contact Details
description: How can we get in touch with you if we need more info?
placeholder: ex. [email protected]
validations:
required: false
- type: textarea
id: what-happened
attributes:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: "A bug happened!"
validations:
required: true
- type: textarea
id: reprod
attributes:
label: "Reproduction steps"
description: Please enter detailed steps to reproduce
value: |
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
render: bash
validations:
required: true
- type: textarea
id: screenshot
attributes:
label: "Screenshots"
description: If applicable, add screenshots
value: |
![DESCRIPTION](LINK.png)
render: bash
validations:
required: false
- type: textarea
id: logs
attributes:
label: "Logs"
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: bash
validations:
required: false
- type: dropdown
id: browsers
attributes:
label: "Browsers"
description: What browsers are you seeing the problem on ?
multiple: true
options:
- Firefox
- Chrome
- Safari
- Microsoft Edge
- Opera
validations:
required: false
- type: dropdown
id: os
attributes:
label: "OS"
description: OS being used ?
multiple: true
options:
- Windows
- Linux
- Mac
validations:
required: false
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/CodeWithAloha/hawaii-zoning-atlas/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
63 changes: 63 additions & 0 deletions .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
name: "💡 Feature Request"
description: Create an issue for a new feature request
title: "💡 [REQUEST] - <title>"
labels: [
"question"
]
body:
- type: input
id: start_date
attributes:
label: "Start Date"
description: Start of development
placeholder: "month/day/year"
validations:
required: false
- type: textarea
id: implementation_pr
attributes:
label: "Implementation PR"
description: Pull request used
placeholder: "#Pull Request ID"
validations:
required: false
- type: textarea
id: reference_issues
attributes:
label: "Reference Issues"
description: Common issues
placeholder: "#Issues IDs"
validations:
required: false
- type: textarea
id: summary
attributes:
label: "Summary"
description: Provide a brief explanation of the feature
placeholder: Describe in a few lines your feature request
validations:
required: true
- type: textarea
id: basic_example
attributes:
label: "Basic Example"
description: Indicate here some basic examples of your feature.
placeholder: A few specific words about your feature request.
validations:
required: true
- type: textarea
id: drawbacks
attributes:
label: "Drawbacks"
description: What are the drawbacks/impacts of your feature request ?
placeholder: Identify the drawbacks and impacts while being neutral on your feature request
validations:
required: true
- type: textarea
id: unresolved_question
attributes:
label: "Unresolved questions"
description: What questions still remain unresolved ?
placeholder: Identify any unresolved issues.
validations:
required: false
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/blank-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
# TODO: Change this to a form using a yml file
name: Blank Issue
about: Consistent formatting make Issues concise and easy to navigate
title: ''
labels: ''
assignees: ''
---

### Overview

REPLACE THIS TEXT -Text here that clearly states the purpose of this issue in 2 sentences or less.

### Action Items

REPLACE THIS TEXT -If this is the beginning of the task this is most likely something to be researched and documented.

REPLACE THIS TEXT -If the issue has already been researched, and the course of action is clear, this will describe the steps. However, if the steps can be divided into tasks for more than one person, we recommend dividing it up into separate issues, or assigning it as a pair programming task.

### Resources/Instructions

REPLACE THIS TEXT -If there is a website which has documentation that helps with this issue provide the link(s) here.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Community
url: https://github.com/CodewithAloha/discussions
about: Start or join a conversation
- name: Contact
url: https://www.meetup.com/code-for-hawaii/messages/boards/?forum=20522315&op=ask_about_forums
about: Contact us
3 changes: 3 additions & 0 deletions .github/params.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"HOME_DIRECTORY": "./data-pipeline/"
}
Loading