Browse Source

Update github

Marcin Krzyzanowski 5 years ago
parent
commit
320c3a716d

+ 0 - 21
.github/ISSUE_TEMPLATE.md

@@ -1,21 +0,0 @@
-- CryptoSwift version:
-- Swift version:
-- Platform (iOS/macOS/Linux/...):
-- Installation method (CocoaPods/Carthage/SPM/...):
-- Project name:
-
-# Description
-
-> To whom may be concerned: I offer professional support to all my open source projects.
-
-# Steps to reproduce
-
-
-Sample code to reproduce the issue:
-
-```swift
-import CryptoSwift
-
-// Code goes here
-
-```

+ 2 - 21
.github/ISSUE_TEMPLATE/bug_report.md

@@ -5,27 +5,8 @@ about: Create a report to help us improve
 ---
 ---
 
 
 **Describe the bug**
 **Describe the bug**
-A clear and concise description of what the bug is.
 
 
-**To Reproduce**
+
+**Reproduce**
 Steps to reproduce the behavior:
 Steps to reproduce the behavior:
 1.
 1.
-
-**Sample code**
-
-```swift
-
-
-
-```
-
-**Expected behavior**
-
-
-**Environment (please complete the following information):**
-- Swift version:
-- Platform (iOS/macOS/Linux/...):
-- Installation method (CocoaPods/Carthage/SPM/...):
-- Project name:
-
-**Additional context**

+ 0 - 10
.github/ISSUE_TEMPLATE/feature_request.md

@@ -4,14 +4,4 @@ about: 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. I'm always frustrated when [...]
-
 **Describe the solution you'd like**
 **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.