This repository has been archived by the owner on Apr 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 720
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds plugins options,improved features code,v0.6.7 and more
- Loading branch information
Showing
49 changed files
with
1,769 additions
and
865 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## Contributing | ||
|
||
You can help this project by reporting problems, suggestions, localizing it or contributing to the code. | ||
|
||
### Report a problem or suggestion | ||
|
||
Go to our [issue tracker](https://github.com/P0cL4bs/3vilTwinAttacker/issues) and check if your problem/suggestion is already reported. If not, create a new issue with a descriptive title and detail your suggestion or steps to reproduce the problem. | ||
A good bug report shouldn't leave others needing to chase you up for more | ||
information. Please try to be as detailed as possible in your report. | ||
|
||
Please **do not** derail or troll issues. Keep the | ||
discussion on topic and respect the opinions of others. | ||
|
||
## Pull requests | ||
|
||
|
||
- Fork the project | ||
- Make one or more well commented and clean commits to the repository. You can make a new branch here if you are modifying more than one part or feature. | ||
- Perform a pull request in github's web interface. | ||
if it is a new Feature request, don't start the coding first. Remember to post an issue to discuss the new feature. | ||
|
||
If the feature is well discuss and there are some +1 or the project owner approved it, assign the issue to yourself, then do the steps above. | ||
|
||
Some projects won't use the pull request system. Check with the author or mailing list on the best way to get your code back into the project. | ||
|
||
**IMPORTANT**: By submitting a patch, you agree to allow the project | ||
owners to license your work under the terms of the [MIT License](LICENSE). |
Oops, something went wrong.