└── readme.md /readme.md: -------------------------------------------------------------------------------- 1 | # Ask Me Anything 2 | 3 | ## [Ask a question](../../issues/new)     [Read questions](../../issues?q=is%3Aissue+is%3Aclosed+sort%3Aupdated-desc) 4 | 5 | Ask any question you have or read past questions asked. I'll gladly answer anything. ♥️ 6 | 7 | Aside from GitHub, you can also ask questions to me on [X](https://x.com/nikitavoloboev). 8 | 9 | ## About me 10 | 11 | Can see what I am up to on my [site](https://nikiv.dev). 12 | 13 | ## Guidelines 14 | 15 | - Ensure your question hasn't already been answered. 16 | - Use succinct title and description. 17 | - Bugs & feature requests should be opened on the relevant issue tracker. 18 | - Support questions are better asked on Stack Overflow. 19 | - Be civil and polite. 20 | 21 | ## Links 22 | 23 | - [Read more AMAs](https://github.com/sindresorhus/amas) 24 | - [Create your own AMA](https://github.com/sindresorhus/amas/blob/master/create-ama.md) 25 | - [What's an AMA?](https://en.wikipedia.org/wiki/Reddit#IAmA_and_AMA) 26 | --------------------------------------------------------------------------------