changeset 191:d7878ac18e3f

Change info files
author Dennis <dennis@denniscm.com>
date Fri, 11 Aug 2023 18:33:32 +0000
parents fd04c445482a
children 52cf8088887a
files .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md CHANGELOG.md LICENSE.md README.md
diffstat 5 files changed, 79 insertions(+), 59 deletions(-) [+]
line wrap: on
line diff
--- a/.github/ISSUE_TEMPLATE/bug_report.md	Thu Jan 06 12:09:12 2022 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
----
-name: Bug report
-about: Create a report to help us improve
-title: ''
-labels: ''
-assignees: ''
-
----
-
-**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. iPhone6]
- - OS: [e.g. iOS8.1]
- - Browser [e.g. stock browser, safari]
- - Version [e.g. 22]
-
-**Additional context**
-Add any other context about the problem here.
--- a/.github/ISSUE_TEMPLATE/feature_request.md	Thu Jan 06 12:09:12 2022 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
----
-name: Feature request
-about: Suggest an idea for this project
-title: ''
-labels: ''
-assignees: ''
-
----
-
-**Is your feature request related to a problem? Please describe.**
-A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
-
-**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.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CHANGELOG.md	Fri Aug 11 18:33:32 2023 +0000
@@ -0,0 +1,46 @@
+
+# Table of Contents
+
+1.  [2021-07-16 -> Version 1.0](#org27ead85)
+2.  [2021-07-26 -> Version 1.1](#orgd72a722)
+3.  [2021-07-27 -> Version 1.2](#org03ec77d)
+4.  [2021-07-29 -> Version 1.2.1](#org766b08e)
+5.  [2021-08-05 -> Version 1.3](#org5cc4ed6)
+6.  [2021-08-17 -> Version 1.3.1](#org37eae5c)
+7.  [2021-12-24 -> v2.0.0](#orge0898df)
+
+
+<a id="org27ead85"></a>
+
+# 2021-07-16 -> Version 1.0
+
+
+<a id="orgd72a722"></a>
+
+# 2021-07-26 -> Version 1.1
+
+
+<a id="org03ec77d"></a>
+
+# 2021-07-27 -> Version 1.2
+
+
+<a id="org766b08e"></a>
+
+# 2021-07-29 -> Version 1.2.1
+
+
+<a id="org5cc4ed6"></a>
+
+# 2021-08-05 -> Version 1.3
+
+
+<a id="org37eae5c"></a>
+
+# 2021-08-17 -> Version 1.3.1
+
+
+<a id="orge0898df"></a>
+
+# 2021-12-24 -> v2.0.0
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/LICENSE.md	Fri Aug 11 18:33:32 2023 +0000
@@ -0,0 +1,22 @@
+MIT License
+
+Copyright (c) 2023 Dennis
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
--- a/README.md	Thu Jan 06 12:09:12 2022 +0000
+++ b/README.md	Fri Aug 11 18:33:32 2023 +0000
@@ -1,1 +1,11 @@
-# Simoleon
\ No newline at end of file
+
+# simoleon
+
+A currency converter app for iOS written in SwiftUI.
+
+-   Docs: <https://denniscm.com/proj/simoleon.html>
+-   Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/simoleon>
+    -   Mirrors:
+        -   Github: <https://github.com/denniscmartin/simoleon>
+        -   Gitlab: <https://gitlab.com/denniscmartin/simoleon>
+