MSU-NatSci / DomainAccessibilityAudit

Web application to create domain and subdomain accessibility audits, with violation statistics.
GNU General Public License v3.0
48 stars 19 forks source link

accepting contributors? #18

Open robfentress opened 3 years ago

robfentress commented 3 years ago

I've been working on my own tool, similar to yours, which uses @axe-core:puppeteer, but it is more of a proof of concept and it is becoming too much to manage myself. I was wondering if you are accepting contributors so we could, perhaps pool our efforts. What I've been working on has some features that I'd want in any tool, such as (among others) allowing users to:

Would you be receptive to working together or should I just fork?

mgifford commented 3 years ago

I can't speak for the team behind DomainAccessibilityAudit, but as a user of this software who is looking to add some enhancements to it.. I'd love to be working with someone on it.

damien-git commented 3 years ago

Sorry about the late reply. This project was unmanaged for a while as I was changing job. I am maintaining it again, but only minimally as I don't have much time for it. Mike has some great ideas for improvements, which I would like to work on when I can. In the meantime, I would welcome contributions. @robfentress @mgifford I can give you permission to directly change the code if you want.

mgifford commented 3 years ago

If this were written in PHP I'd be totally comfortable doing this. As it is, I can play with it and try not to break too much.

That said, if I have admin access to the repo, I could help get a stronger developer on our team involved in the future.

Might be better to do this through pull requests for now though.