Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 21 additions & 38 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,44 +1,27 @@
Revision history for Perl extension Proc::InvokeEditor.
# Welcome to the open-source Contributors portrait! [Live Version](https://mattcrl.github.io/Contributors-portraits/index.html)
------
For the Hacktoberfest, I wanna help beginners having their first PR on a simple HTML/CSS/Bootstrap project.

0.01_01 Mon Aug 27 14:08:09 2001
- original version; created by h2xs 1.21 with options
-X -A -m Proc::InvokeEditor -v 0.01_01 -b 5.005_03
So the main goal of this repository is to regroup a lot of contributors with their name/nickname, an image of their choice, and a little description of them

0.01_02 Mon Aug 27 16:50 2001
- new version, incorporate feedback so $EDITOR = 'xemacs -nw'
works, added more error checking when looping through editors
, added editors_env and editors_prepend.
-----
## Rules
- Use Bootstrap cards model, you can copy/paste the first model I've done and replaced it with your personal information
- No insults/offensive language, PR will be refused and marked as **invalid**
- Play the game with your description/image. I won't accept PR if someone just uses a placeholder and write random work as a description!
- For the image, you can add your file in the **/images** folder, or just add a link of the image of your choice

1.01 13 Mar 2007
- Increase CPANTS score.
## I want to do more
As you see, the project has no "style", feel free to enhance it as you wish and share your ideas (don't do ugly things I won't accept it !). Everything must be in the files that are already created (index.html & style.css), and well indented.
It's really easy to do a simple HTML/CSS pull request, so at least indent your code so the project will stay proper :).

1.02 16 Dec 2007
- Patches from Tim Booth [email protected] to provide optional filename
suffix option.
## How to contribute
- Fork the project
- Clone it
- Push your job on your repository
- When the job is done, submit a pull request, and that's it!

1.04 30 Jul 2010
- Add a "use warnings" to keep CPANTS happy.
## More
Feel free to submit ideas by opening issues, or just by submitting a pull request. For the moment, this project only supports HTML/CSS-Bootstrap to help beginners. But I'll see later if we can add some JS to it if someone has a nice idea :).

1.05 19 Feb 2011
- Fix README

1.06 25 Apr 2011
- Apply patch from Jesse Luehrs to optionally reuse temp file names.

1.07 04 Aug 2014
- Apply patch from Brian Fraser to work on android.

1.08 03 Aug 2017
- Patch from Max Maischein for windows support.

1.09 03 Aug 2017
- Disable author tests for now.

1.10 15 Aug 2017
- Move to dzil to update packaging to modern standards

1.11 15 Aug 2017
- Fix stupid mistake

1.12 15 Aug 2017
- Properly generate META.json
### There's a lot of PR and I'm alone to check it so, sorry if it takes some time, I do my best to check them all. If you have an old PR please merge it with the actual version of a master to fix conflicts, thanks!