Skip to content

Commit

Permalink
Merge pull request #48 from Mgamerz/Beta
Browse files Browse the repository at this point in the history
ME3Explorer ME3Tweaks Fork 3.1.2.13
  • Loading branch information
Mgamerz authored Sep 30, 2018
2 parents 55fe37d + 37a66b9 commit 3d69934
Show file tree
Hide file tree
Showing 135 changed files with 183,918 additions and 2,131 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Bug report
about: Document a bug with steps to reproduce it

---

**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 and files used to replicate this**
If applicable, add screenshots to help explain your problem.

**Version information:**
If you have using a development build that I have directly given instead of the Mod Manager or Github release, please post the signature date on the ME3Executable by going to Properties->Digitial Signatures. Otherwise, please post the full version number.

**Stack trace**
If you see an error dialog with a details or copy button, please post the details here.

**Other information**
Add any other context about the problem here.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
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**
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.
2 changes: 1 addition & 1 deletion AmaroK86/AmaroK86Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AmaroK86</RootNamespace>
<AssemblyName>AmaroK86Lib</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Be.Windows.Forms.HexBox/Be.Windows.Forms.HexBox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<OldToolsVersion>3.5</OldToolsVersion>
<SignAssembly>false</SignAssembly>
<IsWebBootstrapper>false</IsWebBootstrapper>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
Expand Down
Loading

0 comments on commit 3d69934

Please sign in to comment.