diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index f82d89d..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: Bug report -about: Please create a bug report to help us improve OHM -title: '' -labels: '' -assignees: '' - ---- - -**Bug description** -_What *is* happening?_ - -_What *should* be happening?_ - -**Repro Steps** -_Please provide detailed instructions to reproduce the behavior:_ -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Screenshots & URL** -_If applicable, please add a screenshot that includes the URL of the page. -In addition, please add a text URL link to the page, separate from the image so the reviewer can link directly to the problem._ diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml new file mode 100644 index 0000000..42cc289 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -0,0 +1,46 @@ +name: Bug report +description: Report any unexpected behavior to help us improve OpenHistoricalMap. +labels: + - bug +body: + - type: textarea + id: actual + attributes: + label: What happened? + description: Describe the actual, unexpected behavior. Consider including a screenshot to illustrate the problem. + - type: textarea + id: expected + attributes: + label: What should happen? + description: Describe the behavior you expected. + - type: textarea + id: repro-steps + attributes: + label: Steps to reproduce + description: Provide detailed instructions to reproduce the behavior, including the URL of the specific webpage where the problem is present. + placeholder: | + 1. Go to '...' + 2. Click on '....' + 3. Scroll down to '....' + 4. See error + - type: textarea + id: environment + attributes: + label: Environment + description: Describe your environment, such as your Web browser, operating system, or whether you’re logged into OpenHistoricalMap. + - type: dropdown + id: reproducibility + attributes: + label: Reproducibility + description: How often or easy is it to reproduce this issue? + options: + - Don’t know + - Always + - Sometimes + - Never + default: 0 + - type: textarea + id: additional + attributes: + label: Additional information + description: Mention any existing workaround. If you think you know what causes the issue or how to fix it, explain it here. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..20b8055 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: OpenHistoricalMap Forum + url: https://forum.openhistoricalmap.org/ + about: Ask a question or propose a data import. + - name: OpenHistoricalMap projects on the OpenStreetMap Wiki + url: https://wiki.openstreetmap.org/wiki/OpenHistoricalMap/Projects + about: Document a mapping project or a proposed data import. diff --git a/.github/ISSUE_TEMPLATE/data_import.md b/.github/ISSUE_TEMPLATE/data_import.md deleted file mode 100644 index 92ba559..0000000 --- a/.github/ISSUE_TEMPLATE/data_import.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Dataset Import -about: Please create a tracking ticket for any large dataset, including pre-import processing, etc. -title: '' -labels: ["data import", "linked data"] -assignees: '' ---- - -**Dataset Info** -_Name:_ -_Source URL:_ -_License:_ -_Geo area:_ -_Timeframe:_ - -_Why will this help OHM's data quality - comprehensiveness, accuracy, better licensing/copyright status, metadata quality?_ - -**Import Considerations** -_What existing OHM data might this conflict with? Will it impact any existing relations or create unnecessary duplication? The plan below *must* account for avoiding potential conflicts._ - -**Import-specific tags** -_Will there be any tags specific to the import of this data? Please include potential mapping of source metadata to OHM tags._ - -**Import Plans** -_Provide the planned steps for collecting, processing, tagging, *linking*, and uploading the data_ -_Please note: linking data is critical for making OHM a valuable resource across the web. Every step should be taken to link imported data before actually importing it._ -_Be sure to include how the OHM community will be notified of the planned import_ diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index d41601a..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Please suggest new features for OHM -title: '' -labels: '' -assignees: '' - ---- - -**What's your idea for a cool feature that would help you use OHM better.** -_Please provide a clear and concise description of the problem you'd like to solve & how you'd like to solve it. Or, the other way around!_ -_e.g. I'd like to have the inspector show time-related pictures of the object, so I can get a better idea of what the place was like at the time._ - - - -**Current workarounds** -_Is there any way to meet this need using a workaround or "hack" right now?_ - -**Additional info** -_Please add any other context, comparables, screenshots, pictures of drawings on napkins about the feature request here._ diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml new file mode 100644 index 0000000..16d4243 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -0,0 +1,25 @@ +name: Bug report +description: Suggest a new feature for OpenHistoricalMap +labels: + - enhance +body: + - type: textarea + id: description + attributes: + label: Description + description: Describe a new feature for OpenHistoricalMap. + - type: textarea + id: motivation + attributes: + label: Motivation + description: Describe who would benefit from this feature and how they would benefit. + - type: textarea + id: workarounds + attributes: + label: Existing workarounds + description: An existing, possibly hacky workaround for accomplishing the same goal. + - type: textarea + id: additional + attributes: + label: Additional information + description: Any other context, comparables, screenshots, pictures of drawings on napkins about the feature request. diff --git a/.github/ISSUE_TEMPLATE/map-stylesheet-request.md b/.github/ISSUE_TEMPLATE/map-stylesheet-request.md deleted file mode 100644 index 1aaacef..0000000 --- a/.github/ISSUE_TEMPLATE/map-stylesheet-request.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: Map stylesheet request -about: Use this template to request changes to the default map style on openhistoricalmap.org -title: '' -labels: stylesheets -assignees: 'vknoppkewetzel' - ---- - -## Style change requested -Describe what you want to see added or modified in the style. Is it something easy to explain like a color fill or rendering something not currently showing? Or is it a more complex need specific to historical mapping? - -If you're asking for new symbology, especially for historical points of interest or areas that might not be part of modern maps, are there existing cartographic symbols or standards we can reference? The more info you can provide here the better! - -## Affected Tag or Tags -If you know what they are, let us know the specific tags we should target for style changes - -## Where this is visible -You can see why we need this in this location on the map: -[insert screenshot] - -[insert link with query string]() diff --git a/.github/ISSUE_TEMPLATE/style_request.yml b/.github/ISSUE_TEMPLATE/style_request.yml new file mode 100644 index 0000000..fbe38e6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/style_request.yml @@ -0,0 +1,33 @@ +name: Map stylesheet request +description: Request a change to a map style built into openhistoricalmap.org +labels: + - stylesheets +assignees: + - vknoppkewetzel +body: + - type: textarea + id: description + attributes: + label: Description + description: Describe what you want to see added or modified in the style. Is it something easy to explain like a color fill or rendering something not currently showing? Or is it a more complex need specific to historical mapping? + - type: textarea + id: examples + attributes: + label: Examples + description: Examples of where you expect to see the changes reflected on the map. Include screenshots and full openhistoricalmap.org URLs. + - type: textarea + id: prior-art + attributes: + label: Prior art + description: If you’re asking for new symbology, especially for historical points of interest or areas that might not be part of modern maps, are there existing cartographic symbols or standards we can reference? The more info you can provide here the better! + - type: input + id: tag + attributes: + label: Tag + description: A relevant key, tag value, or relation type in the OpenHistoricalMap database. Link to documentation on the OpenStreetMap Wiki if available. + placeholder: key=value + - type: textarea + id: additional + attributes: + label: Additional information + description: Any other context, such as the relevant property in the vector tile schema.