Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
Release 2.0.2 (31)
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinMorgan committed Dec 9, 2019
1 parent e109b99 commit eb3dff6
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 2 deletions.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/report-a-bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Report a bug
about: Create a report to help us improve
title: "[BUG]"
labels: bug
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.

**Environment (please complete the following information):**
- Device: [e.g. iPhone 8]
- OS: [e.g. iOS 13.2.3]
- AdClear version [e.g. 2.0.2 (31)]

**Additional context**
Add any other context about the problem here.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/request-a-feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Request a feature
about: Suggest an idea for this project
title: ''
labels: feature request
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.

**Additional context**
Add any other context or screenshots about the feature request here.
16 changes: 16 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- feature request
# Label to use when marking an issue as stale
staleLabel: no activity
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
42 changes: 40 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,40 @@
# AdClear-for-iOS
This product is developed for iOS 9.0 above system. The VPN solution and Safari content blocker are involved.
# AdClear for iOS

Block ads in Safari with AdClear Plus, and browse safer, faster, and more securely.

AdClear Plus is an extension for Safari that keeps ads from ruining your browsing experience. We let Safari know what to block ahead of time, which shrinks the size of websites, saving you data and speeding up loading times.

## Features
* Ad Blocking - Tired of ads everywhere? So are we.
* Filters - Our ad blocking filters update daily with the latest advancements in ad blocking.
* Privacy - AdClear Plus blocks trackers that follow you from site-to-site.
* Speed - Taking ads out of the equation makes pages load much faster and lowers your data use.
* Easy setup - AdClear Plus takes just seconds to enable, and you’ll be blocking ads worry-free!

<a name="releases">

## Releases

* Latest stable release: [2.0.2](https://github.com/SEVENNetworks/AdClear-for-iOS/releases/tag/v2.0.2)

## Open Source Bug Tracker

While AdClear is not an Open Source application by itself, we want to provide a way to work with the community on issues within the application as well as provide transparency for what we are currently working on. To do this, we use GitHub as an Open Source bug tracker for community-driven issues.

### How to contribute
* Request a feature you would like to see in AdClear
* Report bugs you notice while using the app
* Report advertisements still appearing within the apps or websites you use
* Report if AdClear is breaking an app or website that you use
* Ask questions you have about AdClear

All of the above can be submitted through our [Issue Tracker](https://github.com/SEVENNetworks/AdClear-for-iOS/issues)

## Community
We are have created several channels to discuss and keep up to date with AdClear

[Forum](https://forum.seven.com/) | [Issue Tracker](https://github.com/SEVENNetworks/AdClear-for-iOS/issues) | [Facebook](https://www.facebook.com/SEVENNetworks/)

## Support

We provide in-app support within AdClear. Additionally, you can check out our [FAQ](https://www.seven.com/adclear-faq.php) or emails us at [email protected]

0 comments on commit eb3dff6

Please sign in to comment.