Skip to content

Commit

Permalink
Merge branch 'next' of https://github.com/rubberduck-vba/Rubberduck i…
Browse files Browse the repository at this point in the history
…nto Issue4149_TestExplorerFilter
  • Loading branch information
IvenBach committed Jun 14, 2019
2 parents ea86960 + 0db534e commit ab29d3c
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 2,421 deletions.
6 changes: 4 additions & 2 deletions .github/ISSUE_TEMPLATE/thanks-.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
name: Thanks!
about: Tell us how much this add-in changed your life as a VBA/VB6 developer
about: Thank the devs
title: ''
labels: thanks
assignees: ''

---

We don't want your money - what we value the most, what gives us warm fuzzy feelings, is user feedback. Show your appreciation for what we're doing by telling us how Rubberduck features are helping you do your job better. Feel free to give us a star, if you haven't already!
Our use of GitHub "issues" includes meta-discussions, feature ideas, bugs of course, ...it's also perfectly fine to make one just to drop a "thanks!" to the team, too! Got a story to tell? We want to hear it!

Thank *you* for your support! Rubberduck exists *because* it's free, open-source software. [Here are the real heroes](https://github.com/rubberduck-vba/Rubberduck/stargazers), join them!
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,8 @@ CodeGraphData/
/Rubberduck.Deployment/Rubberduck.API.idl
/Rubberduck.Deployment/Rubberduck.idl

# Generated Artifacts
/Rubberduck.CodeAnalysis/Rubberduck.CodeAnalysis.xml

#Gradle
/.gradle/

0 comments on commit ab29d3c

Please sign in to comment.